body {
   color: #000000;
   font-family:Verdana;
   font-size:9px;
   font-weight:normal;
   background: #85A9C4;
   scrollbar-face-color: #578AAF;
   scrollbar-shadow-color: #34566E;
   scrollbar-highlight-color: #34566E;
   scrollbar-3dlight-color: #34566E;
   scrollbar-darkshadow-color: #34566E;
   scrollbar-track-color: #85A9C4;
   scrollbar-arrow-color: #34566E;
   }


A:link
{ text-decoration: none; color:#D6E4EE; font-weight: bold;}
A:visited
{ text-decoration: none; color:#D6E4EE; font-weight: bold;}
A:active
{ text-decoration: underline overline; color:#000000; font-weight: bold; cursor: crosshair; filter: blur(20); height: 0;}
A:hover
{ text-decoration: underline overline; color:#000000; font-weight: bold; cursor: crosshair; filter: blur(20); height: 0;}


td {font-family: Verdana; font-size: 9px; color: #000000; }

b {font-family: Verdana; font-size: 9px; color: #000000; font-weight: bold; }

input, textarea
{ border:1px solid #000000; background: #85A9C4; font-family: Verdana; color: #000000; font-size: 9px; }