body { font-famly: georgia verdana arial;
	font-size: 12pt;
	color: black;

BODY{scrollbar-face-color:#ffffff;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#a0a0a0;
scrollbar-shadow-color:'#dfdfdf';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}
}
a { color: black; font-weight: bold}

a:hover { color: #3366CC }

 .scroller {
	position: absolute; 
	top: 49px; 
	left: 260px; 
	width: 694px; 
	height: 455px;
	overflow: auto;
	clear: both;
	text-align: left;
	padding: 10px 10px 10px 10px;
	background-color: white;
	border: solid 1px white;
}