body
{
	margin-top: 20px;
	background-color: #795667;
}
.body_text 

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3f4a35;
	font-weight: normal;
}
.footer

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.white_bold

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

.red_text 

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #853918;
	font-weight: normal;
}

A:active, A:link, A:visited

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #853918;
	text-decoration: none;
	font-weight: bold;
}

A:hover

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #853918;
	text-decoration: underline;
	font-weight: bold;

}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3f4a35;
	font-weight: bold;

}
