BODY, TD {
	background: #244B30;
	color: #DDFFDD;
	font-family: sans-serif;
	font-size: 14px;
	text-align: left;
}

  @font-face {
    font-family: Monotype Corsiva;
    font-style:  normal;
    font-weight: 700;
    src: url(MONOTYP0.eot);
  }

H1 {
	font-size: 20pt;
	font-family: "Monotype Corsiva";
}

H3 {
	font-size: 15pt;
	font-style: italic;
	font-family: sans-serif;
}

H4 {
    font-family: sans-serif;
    font-size: small;
}

A {
	color: #91BB98;
}

A:Hover {
	color: #DDFFDD;
}

HR {
	height: 1pt;
}

