body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
}
body {
	background-color: #333333;
	margin-top: 5px;
}
a:link {
	color: #089AD7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #089AD7;
}
a:hover {
	text-decoration: none;
	color: #00759B;
}
a:active {
	text-decoration: none;
	color: #006699;
}
.blue {
	color: #0099CC;
	font-weight: bold;
}
.smallbold {
	font-size: 8pt;
	font-weight: bold;
}
.small {font-size: 8pt
}
.red {color: #FF0000;
	font-weight: bold;
}
