body{   
        font-size: 12pt;
        scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff; 
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #333333; 
	scrollbar-3dlight-color: #cccccc;
	scrollbar-highlight-color: #cccccc; 
	scrollbar-shadow-color: #999999;
	scrollbar-darkshadow-color: #999999;
        
}

table{
     font-size: 12pt;
     line-height:14pt;
}

A:link{
     font-size: 12pt;
     line-height:14pt;
    text-decoration:none;
    COLOR: #666666;
}

A:visited{
     font-size: 12pt;
     line-height:14pt;
    text-decoration: underline;
    COLOR: #999999;
}
A:active{
     font-size: 12pt;
     line-height:14pt;
    text-decoration:none;
    COLOR: #999999;
}
A:hover{
     font-size: 12pt;
     line-height:14pt;
    COLOR: #999999;
    background-color: #e0ffff;
}
h1 {  font-size: 14px; font-weight: bold; color: #005B00}
h2 {  font-size: 12px; color: #000099; line-height: normal}
.table_green {  font-size: 12px; line-height: 14pt; color: #006600; letter-spacing: 1pt; word-spacing: 2pt}
.table_blue { font-size: 12px; line-height: 14pt; color: #000099; letter-spacing: 1px; word-spacing: 1px}
.table_red { font-size: 12px; line-height: 14pt; color: #CC0000; letter-spacing: 1pt; word-spacing: 1pt}
.table_yellow { font-size: 12px; line-height: 14pt; color: #990000 }
