body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BE1707;
	line-height: 24px;
}
.footer {
	color: #6D1200;
}
.textoh1 {
	font-size: 14px;
}

body {
	background-color: #FEFBC7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #6D1200;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6D1200;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #6D1200;
}
a:active {
	text-decoration: none;
	color: #6D1200;
}
