body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	background-color: #330000;
	color: black;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
table {
	background-color: #FFFFFF;
	color: black
}
td {
	font-family: Arial, sans-serif;
	font-size: small;
}
.smalltext {
	font-family: Arial, sans-serif;
	font-size: x-small;
}
.tiny {
	font-family: Arial, sans-serif;
	font-size: xx-small;
}
.smalllinks {
	font-family: Arial, sans-serif;
	font-size: x-small;
}
.clearblue {
	font-family: Arial, sans-serif;
	font-size: small;
	color: navy;
}
p.clearblue {
	font-family: Arial, sans-serif;
	font-size: small;
	color: navy;
}
div.tiny {
	font-family: Arial, sans-serif;
	font-size: xx-small;
}
a.tiny {
	font-family: Arial, sans-serif;
	font-size: xx-small;
}
.tablehead {
	font-family: Arial, sans-serif;
	font-size: xx-small;
	color: white;
	font-weight: bold;
	background-color: #330000;
	text-align: center;
}

