  a { color: #000000; text-decoration: underline }
  a:link { color: #000000; text-decoration="underline"  }
  a:visited { color: #000000; text-decoration="underline"  }  
  a:active { color: #666666; text-decoration="underline" }
  a:hover { color: #666666; text-decoration="underline" }
  body { color: black; font-family: Arial, Verdana, sans-serif; font-size: 10pt; }
	td { color: black; font-family: Arial, Verdana, sans-serif; font-size: 10pt;  }
 BODY
 { scrollbar-face-color: #FFFFFF; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-track-color : #FFFFFF; 
 scrollbar-arrow-color : #E77A0B; } 

