P  {
	font-size : 12pt;
}

H1  {
	font-family : sans-serif;
	color : #000099;
	font-size : 15pt;
	font-weight : normal;
	text-align : left;
}

H2  {
	font-size : 14pt;
	font-weight : normal;
	font-family : sans-serif;
	color : Black;
}

H3  {}

A  {
	color : #000099;
	text-decoration : none;
}

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

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

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

BODY  {}


