body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000051;
	background-position:top center;
	background-repeat:no-repeat;

}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EAE7D8;
}
.style1 {
	color: #776036;
	font-weight: bold;
}
.style2 {
	color: #776036;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}
h1 {
	font-size: 12px;
	color: #776036;
}
h2 {
	font-size: 12px;
	color: #ECE9D8;
}
.style4 {color: #B28F4F}
a:link {
	color: #B28F4F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #B28F4F;
}

