TD {
	color : #006;
	font-family :  Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
}

H2 {
	font-size: 14pt;
	color: Black;
}

H3 {
    font-size: 18px;
	font-weight: bold;
	color : #993366;
}

H4 {
    font-size: 22px;
	font-weight: bold;
	color : #993366;
	}

A {
;
	text-decoration: underline;
	color: #993366;
}

A:Hover {
;
	color: #993366;
}

HR {
	color: black;
	height: 1pt;
}
BODY { 
	color : Black;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
