body {
	margin-top: 0px;
}

.home_headlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AE732D;
	border-left-style: double;
	border-bottom-style: double;
	border-bottom-width: thick;
	border-left-width: thick;
	padding-left: 5px;
	padding-right: 5px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
	
/* FONTS */				
	
.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #460000;
	line-height: 20px;
}

.subheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #460000;
	line-height: 23px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #460000;
	line-height: 20px;
	font-style: normal;
	text-align: left;
}

.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #460000;
	line-height: 18px;
	font-style: normal;
}
	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	}

.sponsor {
	margin-right: 15px;
	padding-top:15px;
}
	
