

.style1 {font-family: Arial, Helvetica, sans-serif}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.navbarlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #800000;
	text-decoration: none;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #800000;
	text-decoration: none;
}
a:link {
	color: #800000;
}
a:visited {
	color: #800000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
body {
	background-color: #F3EECB;
}
.style14 {font-size: 9pt}