H1  {
  font-family: Arial;
  text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 5px;
	color: black;
	margin: 0;
}
H2  {
  font-family: Trebuchet MS, Verdana, Helvetica;
	color: #9fa875;
	margin: 0;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}
H3  {
  font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	color: #1c706d;
}
H4  {
  font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	color: #8f0a06;
}
H5  {
	font-family: Trebuchet MS, Geneva, Arial; 
	font-size: 16px; 
	font-weight: bold;
	margin: 0;
	color: black;
}
H6  {
	font-family: Trebuchet MS, Geneva, Arial; 
	font-size: 14px; 
	font-weight: bold;
	margin: 0;
	color: black;
}
