body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

p {
	font-size: 9pt;
}

p.title {
	font-size: 10pt;
	font-weight: bold;
}

p.redtitle {
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}

span.rac {
	font-weight: bold;
	color: #FF0000;
}

span.bluet {
	font-weight: bold;
	color: #0000CC;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

td.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 22px;
}

a {
	color: #0000CC;
}

a:hover {
	color: #FF0000;
}

a.nav {
	color: #FFFFFF;
}

a.nav:hover {
	color: #FF9999;
}