H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	text-align : left;
	color : #000890;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : left;
	color : #000890;
	text-decoration : underline;
}
H3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : left;
	color : #000890;
}

H6{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : leftt;
	color : #000890;
}

BODY, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	color : #000890;
		
}


UL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : leftr;
	color : #000890;
	}

LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	color : #000890;
}

A {
	color : #D81828;
}

A:ACTIVE {
	color : #D81828;
}

A:VISITED {
	color : #F8C8D0;
}
