P  {
	font-size : 16px;
	font-family : Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	color : #000000;
}

H1 {
	font-size : 15pt;
	font-family : Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	color : #0E0099;
	font-style : italic;
}

H2 {
	font-size : 12pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #2A5CA6;
}

H3 {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
}


A {
	color : #0E0099;

}

A:VISITED {
	color : #0E0099;
}

A:HOVER {
	color : #5950BA;
}


A.link{
	text-decoration : none;
}

A:HOVER.link {
	text-decoration : underline;
}

.error {
	color : #DF0024;
	font-size: 10pt;
}

UL {
	color : #000000;
}