/* CSS Document */
<style type="text/css">
<!--
body {
	background-color: #7c1e1f;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
a:link {
	text-decoration: underline;
	color: #7c1e1f;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: underline;
	color: #301500;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #7c1e1f;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #7c1e1f;
	font-weight: bold;
}
.bluebigbold {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	line-height: 18px;
}
.tablehead {color: #FFF8E6;
	font-weight: bold;
	font-size: 16px;
}
.noleading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-variant: normal;
	line-height: 18px;
	font-style: italic;
}
-->
</style>