table {  font-size: 10px; background-color: #ABD1F9;}
.head {  font-weight: bold; color: #FFFFFF; 
border: #FFFFFF; border-style: dotted; border-top-width: 1px; 
border-right-width: 1px; border-bottom-width: 1px; 
border-left-width: 1px; background-color: #ABD1F9;}




body {  font-family: verdana; font-size: 12px; color: #FFFFFF;
  scrollbar-arrow-color: #6D9EF8;
  scrollbar-track-color: #6D9EF8;
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #6D9EF8;
  scrollbar-3dlight-color: #6D9EF8;
  scrollbar-darkshadow-color: #6D9EF8;
  scrollbar-shadow-color: #7DA7D9;}


a:active {  color: #FFFFFF; text-decoration: none; cursor: none;}
a:link {  color: #FFFFFF; text-decoration: none; cursor: none;}
a:visited {  color: #FFFFFF; text-decoration: none; cursor: none;}
a:hover {  color: #FFFFFF; text-decoration: underline overline; cursor: none;background-color:rgb(171,209,249);}
