body {
margin: 0px 0px 0px 0px; 
background: #FFF; 
background-image: url(.gif);
background-repeat: repeat;
background-attachment: fixed;
font-family: arial, sans-serif; 
font-size: 10pt; 
color: #000000; 
scrollbar-3dlight-color: #FFFFFF;
scrollbar-arrow-color: #083367;
scrollbar-base-color: #527296;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-face-color: #527296;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;	
}


.header { 
padding: 2px; 
background: #879ab6; 
border-bottom: 1px solid #527296; 
font-family: arial, sans-serif; 
color: #FFFFFF; 
font-size: 11pt; 
font-weight: bold; 
text-transform: uppercase; 
letter-spacing: 2px; 
}


A:link{COLOR:879ab6;text-decoration:none;font-weight:bold;}
A:visited{COLOR:879ab6;text-decoration:none;font-weight:bold;}
A:active{COLOR:879ab6;TEXT-DECORATION:none;font-weight:bold;}
A:hover{text-decoration: none; color: #527296; cursor: help;border-bottom: 1 dotted #879ab6; FONT-WEIGHT:bold;}
