BODY, TD {
	background: #D9EBFF;
	color : #000066;
	font-family : Times New Roman;
	font-size: 10;
	text-align: justify;
}

H1 {
	font-size: 14pt;
	color: ##000033;
	}
H2 {
	font-size: 12pt;
	color: ##000033;
}

H3 {
	font-size: 11pt;
	color: ##000033;
}

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


A:Hover {
	text-decoration: blink;
	color: #000033;
}

HR {
	color: #000033;
	height: 1pt;
}
.hilite { background-color: #ff0 }

