a:link {
	color: #F09D25;
	}
a:visited {
	color: #E97F1B;
	}
a:hover {
	color: #6FF;
	background-color: #000;
	text-decoration: none;
	}
a:active {
	color: #F09D25;
	}
.Header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	left: 20px;
	top: 5px;
	right: 20px;
	bottom: 10px;
	position: relative;
	color: #FFF;
	width: 920px;
}
.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	left: 20px;
	top: 10px;
	right: 20px;
	bottom: 10px;
	position: relative;
	color: #FFF;
	height: auto;
	width: 920px;
}
.Footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	left: 20px;
	top: 10px;
	right: 20px;
	bottom: 10px;
	position: relative;
	color: #FFF;
	text-align: center;
}
.Body strong {
	text-align: center;








}

