BODY{
	color : Black;
	font-family : Arial, sans-serif;
	font-size: 13px;
	text-align: justify;
}

hilite 

{ background-color: #ff0; }


td{
	color : Black;
	font-family : Arial, sans-serif;
	font-size: 13px;
	text-align: justify;
}

H1 {
	font-size: 18pt;
	color: #006600;
}
H2 {
	font-size: 14pt;
	color: #006600;
}

H3 {
	font-size: 13pt;
	color: #B36B00;
}

H4 {
    font-size: 10pt;
	}

A {
	color: #8B0000;
	font-size: 13px;
}

A:Hover {
	text-decoration: underline;
	color: #8B0000;
	font-size: 13px;

}

HR {
	color: Navy;
	height: 1pt;
}

