.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 100;
	color: 550E20;
	
}
h1 {
	font-family: Palatino, serif;
	font-size: 22px;
	font-weight: 400;
	color: 550E20;
	font-style: italic;
}
h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 600;
	color: #AABD27;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
	}
	
.heading3{
	font-family: Palatino, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: 400;
	color: 550E20;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}



.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 100;
	color: #554347;
}





.updates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	color: #554347;
}




.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	color: #554347;
}

a:link {
	color: 550E20;
	text-decoration: none;
}
a:visited {
	color: 550E20;
	text-decoration: none;
}
a:hover {
	color: #AABD27;
	text-decoration: underline;

}
