H1  {
color: #006373; 
font-size: 28px;
font-weight: bold;
font-family: Trebuchet MS;
margin: 0;
line-height: 22px;
}
H2  {
color: #94bf10; 
font-size: 18px;
font-weight: normal;
font-family: Trebuchet MS;
margin: 0;
}
H3  {
  font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #7e8f1d;
	margin: 0;
}
H4  {
	font-family: Arial;
  font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	color: black;
}
H5  {
  font-family: Arial;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	color: #666665;
}
H6  {
	color: white; 
  font-family: Trebuchet MS, Arial;
  font-size: 14px;
  font-weight: bold;
	margin: 0;
}
.contentpane p {
margin: 8px 0;
}
.rightpane p {
margin: 8px 0;
}
