h2 {
	font-family: "Franklin Gothic Demi", "Arial Black", "helvetica black condensed", "helvetica condensed black";
	font-size: 16px;
	color: #576544;
	line-height: 5px;
}
h1 {
	font-family: "Franklin Gothic Demi", "Arial Black", "helvetica black condensed", "helvetica condensed black";
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CECC19;
	color: #F5EC0B;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #434E34;
	line-height: normal;
}
h3 {
	font-family: "Franklin Gothic Demi", "Arial Black";
	font-size: 18px;
	color: #CECC19;
}


a:link {
	text-decoration: none;
	color: #CECC19;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h4 {
	font-family: "Franklin Gothic Demi", "Arial Black", "helvetica black condensed", "helvetica condensed black";
	font-size: 14px;
	color: #576544;
}

