body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:003366;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.quote {
	font-size: 9pt;
	font-style: italic;	
}
.reference {
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}

a {
	font-weight:bold;
	color:6666CC;
}

a:hover {
	color:CC9933;
}