.help {cursor:help;}

body {
	background-color: white;
	scrollbar-arrow-color:WHITE;
	scrollbar-track-color:#D6D6D6;
	scrollbar-shadow-color:#D6D6D6;
	scrollbar-face-color:#135184;
	scrollbar-highlight-color:#D6D6D6;
	scrollbar-darkshadow-color:#135184;
	scrollbar-3dlight-color:#135184;
 }
 
 A:hover 
{ font-family: verdana,arial,sans-serif; 
font-size: 10pt; 
font-weight: bold; 
color: #0099ff; 
text-decoration: none;
} 

A 
{ font-family: verdana,arial,sans-serif; 
font-size:10pt; 
font-weight:bold; 
color: #ff0000; 
text-decoration: underline; 
} 

TH {color: yellow;font-size:12pt;}
TH.common {color: yellow;font-size:18pt;}
TD {font-family : "Arial";}
B	{underline}
TD.underme {text-decoration: underline;}
P.mybackgrnd {color: blue;font-size:18pt; bgcolor:white}