
P  {
	font-size : 10pt;
	font-family : verdana, helvetica, "sans serif";
	color : "#003855";
}

H1  {
	font-size : 12pt;
	font-family : verdana, helvetica, "sans serif";
	
}
H2  {
	font-size : 10pt;
        text-decoration : underline;
	font-family : verdana, helvetica, "sans serif";
	
}

A  {
	color : "#EE5E20";
	text-decoration : none;
}

A:Visited  {
color : "#EE5E20";
	text-decoration : none;
}

A:Active  {
color : "#EE5E20";
	text-decoration : none;
}

A:Hover  {
color : "#EE5E20";
	text-decoration : underline;}

BODY  {
	font-size : 10pt;
	font-family : verdana, helvetica, "sans serif";
	color : "#003855";
}