.Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #C77F4D;
	padding-left: 6px;
}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	padding-left: 5px;
}
.subhead {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #C77F4D;
	padding-left: 5px;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #999999;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
#main {
	border: 1px solid #954E1A;
}
a:link {
	color: #8C8C8C;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	color: #8C8C8C;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	color: #C77F4D;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:active {
	color: blue;
	font-family: Georgia, "Times New Roman", Times, serif;
} 
