/* CSS Document */
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {

	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #7D0000;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6633;
}
.style1 {
	color: #AC1A04;
	font-weight: bold;
}
.style2 {font-weight: bold}
.style3 {	color: #AE6F10;
	font-weight: bold;
}
.style4 {font-weight: bold}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
-->
</style>