BODY {
	color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}


A {
	text-decoration: underline;
	color: Maroon;
}

A:Hover {
	text-decoration: none;
	color: #CE3100;
}

.style2 {
	color: Maroon;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}


div.centerblank {
	width: 100%;
	text-align: center;
	background-color: transparent;
}
p.copyright {
	font-family: serif;
	color: #800000;
	font-weight: bold;
	font-size: 50%;
	text-align: right;
}
