body, td, p {
	background: #012285;
	font-family: Arial, Helvetica, sans-serif;
	color: ffffff;
	font-size: 10pt;
}

td {
	font-size: 10pt;
	color: #ffffff;
}

.head {
	font-size: 16pt;
	color: ffffff;
	font-weight: 800;
}

.smhead {
	font-size: 10pt;
	color: ffffff;
	font-weight: 800;
}

.thumb {
	font-size: 9pt;
	color: 012285;
	text-decoration: none;
	background: #ffdd88;
}

a {
	text-decoration: none;
	color: ffdd88;
}

a:hover {
	text-decoration: underline;
}

.orangetext {
	color: #ffdd88;
	font-size: 8pt;
}

.whitetext {
	color: #ffffff;
	font-size: 8pt;
}
