BODY {
	margin: 0px;
	background-color: #003300;
	leftmargin: 0px;
	topmargin: 0px;
	marginwidth: 0px;
	marginheight: 0px;
	color: #FFFFFF;
		

}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;

}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #d0ab00;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}
.Mainheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-variant: normal;

}
.box {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: right;
	height: auto;
	width: 150px;
}
