BODY, TD {
	background:none;
	color:#000000;
	font-family:'Times New Roman','serif';
	font-size: 14px;
	text-align: justify;
}

H1 {
	font-family:'Arial','sans-serif';
	color:#408080;
	font-size: 16pt;
}

H2 {
	font-family:'Arial','sans-serif';
	color:#408080;
	font-size: 14pt;
}

H3 {
	font-family:'Arial','sans-serif';
	font-size: 13pt;
	color:#408080;
}

H4 {
  font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color:#408080;
	}

A {
	text-decoration: none;
	color:#008040;
}

A:Hover {
	text-decoration: underline;
	color:#00FF00;
}

HR {
	color:#808040;
	height: 1pt;
}
