BODY {
	color : Black;
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : x-small;
	text-align : center;
	margin-top : 0px;
}
H1 {
	color : #222061;
	font-size : small;
	font-family : Georgia;
	font-weight : bold;
}

A {
	color : Black;
	text-decoration : underline;
}

A:HOVER {
	color : #fff200;
}
.maintable {
	text-align : center;
	background-color : White;
	
}
.headertable {
	color : White;
	font-size : x-small;
	font-family : Georgia;
	text-align : center;
}
.content {
	font-size : x-small;
	padding-left : 75px;
	padding-right : 75px;
	background-color : #9e0b0f;
	text-align : left;
	color : White;
}
.footer {
	font-size : x-small;
	padding-left : 10px;
	padding-right : 10px;
	background-color : White;
	text-align : center;
	padding-top : 5px;
	padding-bottom : 5px;
}
.footertable {
	background-color : #9a1b1f;
	color : White;
	font-size : x-small;
	text-align : center;
	vertical-align : middle;
	border : 1px solid Black;
}
.footertable A{
	color : White;
	font-size : x-small;
	text-decoration : underline;
}
.footertable A:Hover{
	color : #fff200;
	font-size : x-small;
}
.contenttable {
	font-size : x-small;
	text-align : center;
	color : Black;
}
.lgpicborder {
	border : 5px solid #3e016a;
}
.baselinefooter {
	background-image : url(images/footerbg.jpg);
	background-repeat : no-repeat;
	height : 15px;
	background-color : #211f5e;
}
