body, td, p { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #CC0000; 
	scrollbar-face-color: #ffffff;
    scrollbar-arrow-color: black;
    scrollbar-track-color: #E6F3F8;
    scrollbar-shadow-color: ffffff;
    scrollbar-highlight-color: #E6F3F8;
    scrollbar-3dlight-color: 3399cc;
    scrollbar-darkshadow-color: #cccccc;}
	

h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold ; 
	color: #336699
}
A	{
	color: #ff9900;
	text-decoration: underline;
}

A:link {	
		color: #6699cc; }
A:visited {	
		color: #6699cc;}
A:active {	text-decoration: underline;
		color: #669900; }
A:hover {
	color: #66cccc;
}

#scrollRegion {
	width: 485px; 
	height: 310px; 
	overflow: auto; 
	border: 2px none #99ccff;
}