body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:140%;
	color:#666666;
	text-align:left;
	
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #cccccc;
	
	
	
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:140%;
	color:#666666;
	text-align:left;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

A:link {color:#666666; text-decoration: none}
A:visited {color:#666666; text-decoration: none}
A:hover {color:#ffffff; background:#0099CC; text-decoration:none}
A:link.other {color:#000000; text-decoration: none}
A:visited.other {color:#000000; text-decoration: none}
A:hover.other {color:#ffffff; background:#ff0000; text-decoration:none}
