body {
background-color: #FFFFFF;
scrollbar-face-color: #6699CC; 
scrollbar-track-color:#6699CC; 
scrollbar-arrow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF; 
scrollbar-shadow-color: #6699CC;
scrollbar-3dlight-color: #6699CC; 
scrollbar-darkshadow-color: #FFFFFF;}

body,td {
	cursor: default;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0px;
	font-weight: 400;

}

.title
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size: 10pt;
	font-weight:400;
}

a:link, a:active, a:visited {
color: #0066FF; 
text-decoration: none; 
font-weight: bold} 

a:hover {
color: #E6F0FF; 
cursor: crosshair; 
font-weight: bold; 
text-decoration: underline overline}

