A:link {color: #FFFFFF; text-decoration: none;}
A:active {color: #FFFFFF; text-decoration: none;}
A:visited {color: #FFFFFF; text-decoration: none;}
A:hover {color: #A3C3DC; text-decoration: highlight;}

BODY{
   background-color: #28608F; 
   font-size :8pt; 
   font-family : tahoma;
   text-align:justify; 
   color :#FFFFFF;  
scrollbar-face-color:       #28608F;
scrollbar-shadow-color:     #28608F;
scrollbar-highlight-color:  #28608F;
scrollbar-3dlight-color:    #28608F;
scrollbar-darkshadow-color: #28608F;
scrollbar-track-color:      #28608F;
scrollbar-arrow-color:      #000000;
}



.header {
   font-weight: bold; 
   font-size:9pt; 
   font-family: tahoma;
   color : #FFFFFF;
   text-align: justify;
   text-transform: uppercase;
   background-color: #A3C3DC;
   border: 1px solid #000000;
   letter-spacing:2px; 
}

