P  {
	font-size : 10pt;
	font-family : Verdana;
	color : #000000;
}

H1  {
	font-size : 16pt;
	font-family : arial;
	color : #333366;
	font-weight : bold;
}

H2  {
	font-size : 14pt;
	font-family : Verdana;
	color : #000000;
	font-weight : bold;
}

H3  {
	font-size : 12pt;
	font-family : Verdana;
	color : #000000;
	font-weight : bold;
}

A  {
	font-size : 10pt;
	color : #1054f8;
	font-family : Verdana;
    text-decoration : None;
}

A:hover  {
	font-size : 10pt;
	color : #000000;
	font-family : Verdana;
    text-decoration : Underline;
}

A:visited  {	
	font-size : 10pt;
	color : #1054f8;
	font : normal;
	font-family : Verdana;
}

A:active  {
	font-size : 10pt;
	color : #000000;
	font : normal;
    text-decoration : None;
	font-family : Verdana;
}


BODY  {
	font-weight : normal;
	font-family : Verdana;
	color : #000000;
	font-size : 10pt;
}

TD  {
	font-size : 10pt;
	font-family : verdana;
	color : #000000;
}

TH  {
	font-size : 10pt;
	font-family : Verdana;
	color : #000000;
}

PRE  {
	font-size : 10pt;
	font-family : Verdana;
	color : #000000;
}

#p1  {
	font-size : 10pt;
}

#p2  {
	font-size : 12pt;
}

#m1  {
	font-size : 8.5pt;
}

#m2  {
	font-size : 10pt;
}

PRE  {
	font-size : 10pt;
	font-family : monospace;
	color : #000000;
	font-weight : normal;
}

OL  {
	font-size : 10pt;
	font-family : Verdana;
	color : #000000;
}

UL  {
	font-size : 10pt;
	font-family : Verdana;
	color : #000000;
}



