BODY {
	text-align: center;
}
.greenlink {  color: #33FF00}
a:hover {  color: #FFFF00; background-color: #666666}
.brdrred {
	border: 2px solid #FF0000;
}
.textbody {
	font-family: "Bell MT", "Footlight MT Light", serif;
	font-size: 18px;
	text-align: justify;
    line-height: 1.0;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;

}
h4 {
	font-family: "Bell MT", "Footlight MT Light", serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-decoration: underline overline;
	height: 20px;
	text-align: center;
}
h5 {
	font-family: "Bell MT", "Footlight MT Light", serif;
	font-size: 18px;
	text-align: center;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
