body {
	background-color: #000033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
.style3 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.float_left {
	float: left;
	margin-right: 12px;
}
.float_right {
	float: right;
	margin-left: 12px;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
.table {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	background-position: top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	top: 0px;
}
.table_noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: top;
	top: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
