Table{ 	font-family: arial, sans-serif; 
	font-size: 10; 
	letter-spacing:2px;
	color:black;
	background-color:transparent;}

Body{ background:none transparent;
color:000000;
scrollbar-arrow-color:white;
scrollbar-base-color:rgb(156,156,156);
scrollbar-darkshadow-color:rgb(156,156,156);
scrollbar-track-color:rgb(156,156,156);
scrollbar-face-color:rgb(156,156,156);
scrollbar-shadow-color:rgb(156,156,156);
scrollbar-highlight-color:rgb(156,156,156);
scrollbar-3dlight-color:rgb(156,156,156);
cursor:select;}

A:link { text-decoration: underline; color:black;}
A:visited {text-decoration: line-through; color:black;}
A:hover {TEXT-DECORATION:none;position:relative;left:1;top:1; cursor:select;color:rgb(0,93,77);}


img {border:0px;} 