body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:160%;
	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:Georgia;
	font-size:8pt;
	line-height:160%;
	color:#666666;
	text-align:justify;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

A:link {color:#003333; text-decoration: none}
A:visited {color:#003333; text-decoration: none}
A:hover {color:#ffffff; background:#003333; text-decoration:none}
A:link.other {color:#000000; text-decoration: none}
A:visited.other {color:#000000; text-decoration: none}
A:hover.other {color:#003333; background:#ff0000; text-decoration:none}
