TD {
	color : Black;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}

H2 {
	font-weight: bold;
	font-size: 24px;
	color: #036;
}

H3 {
	font-size: 18px;
	color: #339;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : white;
	}

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

A:Hover {
;
	color: #006666;
}

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

