table {  font-size: 11px; background-color: #FFFFFF;}
.head {  font-weight: bold; color: #000000; 
border: #FFFFFF; border-style: none; border-top-width: 1px; 
border-right-width: 1px; border-bottom-width: 1px; 
border-left-width: 1px; background-color: #FFFFFF;}

body {  font-family: Garamond; font-size: 15px; color: #000000;
  scrollbar-arrow-color: #000000;
  scrollbar-track-color: #FFFFFF;
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: gray;
  scrollbar-shadow-color: #FFFFFF;}

a:active {  color: gray; text-decoration: none; cursor: crosshair;}
a:link {  color: gray; text-decoration: none; cursor: crosshair;}
a:visited {  color: gray; text-decoration: none; cursor: crosshair;}
a:hover {  color: gray; text-decoration: none; cursor: crosshair;}


