P  {
	font-size : 9pt;
	font-family : serif;
	font-weight : normal;
	text-align : justify;
}

font  {
	font-size : 9pt;
	font-family : serif;
	font-weight : normal;
}

LI  {
	font-size : 9pt;
	font-family : serif;
	list-style-type : square;
	font-weight : normal;
}

H1  {
	font-size : 16pt;
	font-family : sans-serif;
	font-weight : bold;
	color : Navy;
}

H2  {
	font-family : sans-serif;
	font-weight : bold;
	font-size : 12pt;
}

H3  {
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : bold;
}

A  {
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : bold;
	color : navy;
	text-decoration : underline;
}

A:Visited  {}

A:Active  {
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : bold;
	color : navy;
	text-decoration : underline;
}

A:Hover  {}

BODY  {}

