BODY, H1, H2, H3, H4, H5, H6, TABLE {
	background-color: #F2F1ED;
	background-image: none;
	color: #000884;
	font-family: "CG Omega", "Century Gothic", Arial; }

BODY { font-size: 10pt; font-weight: normal }
H1 { font-size: 18pt; font-weight: bold }
H2 { font-size: 16pt; font-weight: bold; text-decoration: underline}
H3 { font-size: 14pt; font-weight: normal }
H4 { font-size: 12pt; font-weight: bold; }
H5.norm { font-size: 10pt; font-weight: normal }
H5.underline { font-size: 10pt; font-weight: normal; text-decoration: underline }
H5.just { font-size: 10pt; font-weight: normal; text-align: justify; text-decoration: none }
H6 { font-size: 9pt; font-weight: normal }

TABLE { font-size: 10pt}

A:link {color: blue; text-decoration: none }
A:visited {color: grey; text-decoration: none }

A:hover {color: red; text-decoration: underline }
A:active {color: orange; text-decoration: underline }

