BODY, TD{
  font-family: Franklin Gothic Book;
  font-size: 14px;
  color: 56595c;
  line-height: normal;
}
H1{
	font-family : Franklin Gothic Medium Cond;
	font-size: 24px;
	color: #888600;
	line-height: normal;
}
H2{
	font-family : Nueva Std;
	font-size: 20px;
	color: #000000;
	text-decoration: italics; 
	line-height: normal;
}
H3{
	font-family : Franklin Gothic Demi;
	font-size: 18px;
	color: #888600;
	font-weight: bold;
	line-height: normal;
}
A:LINK, A:VISITED, A:EMAIL{
	font-family: Franklin Gothic Medium;
	font-size: 15px;
	color: #f1ab00;
	font-weight: bold;
	line-height: normal;
}
A:HOVER{
	font-family: Franklin Gothic Medium;
	font-size: 14px;
	color: #A23232;
	font-weight: bold;
	text-decoration: italics; 
	line-height: normal;
}
h4{
	font-family : Franklin Gothic Medium;
	font-size: 16px;
	color: #767a7d;
	line-height: normal;
}