H1 { font-size: 18pt; font-weight: normal; text-decoration: none; color: #333333; font-family: Georgia, arial, helvetica;}
H2 { font-size: 21pt; font-weight: none; color: #333333; font-family: Georgia, arial, helvetica; }
H3 { font-size: 18pt; font-weight: bold; color: #333333; font-family: Georgia, arial, helvetica; }
H4 { font-size: 16pt; font-weight: bold; color: #333333; font-family: Georgia, arial, helvetica; }
H5 { font-size: 14.5pt; font-weight: bold; color: #333333; font-family: Georgia, arial, helvetica; }
H6 { font-size: 10pt; font-weight: bold; color: #333333; font-family: Georgia, arial, helvetica; }

HR { color: #83909A; height: 1px;  }


body {
	background: #edead7 url(/images/background.jpg) repeat-x; 
	margin: 0px;
	padding: 0px;
	font-family: Georgia, arial, helvetica;
	font-size: 9pt;
	color: #333333; 
}

a:link, a:active , a:visited {
	color: #666666; 
	text-decoration: underline; 
}
a:hover { 
	color: #666666; 
	text-decoration: none; 
}

#header {
	background: url(/images/header.jpg) no-repeat;
	vertical-align: top;
	padding: 19px 0 0 210px;
}

#mainBody {
	color: #333333; 
	font-size: 14pt;
	font-family: Georgia;
	padding: 20px 108px 20px 28px;
	vertical-align: top;
}

.footer {
	background: #edead7 url(/images/footer.jpg) repeat-x; 
	color: #ffffff; 
	font-size: 8pt;
	font-family: Georgia;
}

.footer a:link, .footer a:active , .footer a:visited {
	color: #eeeeee; 
	text-decoration: underline; 
}
.footer a:hover { 
	color: #eeeeee; 
	text-decoration: none; 
}