.head{
background-color: none;
border: 0px dotted #E99F92;
color: white;
font-family: arial, tahoma;
font-size: 10pt;
}

.contents{
background-color: none;
border: 0px dotted #E99F92;
color: #1A76DD;
font-family: arial, tahoma;
font-size: 10pt;
}

body, td{
color: #1A76DD;
font-family: arial, tahoma;
font-size: 10pt;
scrollbar-base-color: black; 
scrollbar-3dlight-color: black; 
scrollbar-darkshadow-color: black; 
scrollbar-track-color: black; 
scrollbar-highlight-color: black;
scrollbar-shadow-color: black;
scrollbar-arrow-color: #1A76DD;
}

a:link{color: #1A76DD;text-decoration: underline; font-weight: bold; }
a:active{color: #1A76DD;text-decoration: underline; font-weight: bold; }
a:visited{color: #1A76DD;text-decoration: underline; font-weight: bold; }
a:hover{color: silver; text-decoration: none; font-weight: bold; cursor:crosshair;}
