body {
background-color: #dddddd;
}
H1  {
  font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	color: white;
}
H2  {
  font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	color: #808080;
}
H3  {
  font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #d7cd86;
	font-style: italic;
	margin: 0;
}
H4 {
  font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	color: #7a95b0;
}






