body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #8C0000;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C0000;
	font-weight: bold;
}
A {
	color: #8C0000;
	text-decoration: none;
}
A:Hover {
	color: #DB0000;
	text-decoration: none;
}

