H1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:24px;
  font-weight:normal;
  color: black;
  margin: 0;
}
H2  {
 font-family: Arial, Helvetica;
  color: #858585;
	margin: 0;
	font-weight: bold;
	font-size: 16px;
}
H3  {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:24px;
  font-weight:normal;
  color: #858585;
  margin: 5px 0;
}
H3 a:link, H3 a:visited, H3 a:active {
  color: #858585;
    text-decoration: none;
}
H3 a:hover {
  color: black;
    text-decoration: none;
}
H4  {
  font-family: "Trebuchet MS", Verdana, Helvetica;
	color: #4a88a1;
	margin: 0;
	font-weight: bold;
	font-size: 16px;
}
H5  {
  color: white; 
font-size: 10px;
font-weight: normal;
 font-family: Arial, Helvetica;
  margin: 0;
}
H6  {
  color: #858585; 
font-size: 14px;
font-weight: normal;
 font-family: Arial, Helvetica;
  margin: 5px 0;
}














