P  {
	font-size : 10pt;
	font-family : ms sans serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	background-color : White;
}

P.small  {
	font-size : 8pt;
}

P.red  {
	font-size : 8pt;
	color : red;
}





H1  {}

H2  {}

H3  {}





A  {
	font-size : 10pt;
	font-family : ms sans serif;
	font-weight : normal;
	font-style : normal;
	color : gray;
}

A:Visited  {
	font-size : 10pt;
	font-family : ms sans serif;
	font-weight : normal;
	font-style : normal;
	color : 425879;
}

A:Active  {
	font-size : 10pt;
	font-family : ms sans serif;
	font-weight : normal;
	font-style : normal;
	color : red;
}

A:Hover  {
	font-size : 10pt;
	font-family : ms sans serif;
	font-weight : normal;
	font-style : normal;
	color : blue;
}




A.smallblacklink  {
	font-size : 9pt;
	font-family : MS Sans Serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

A.smallblacklink:Visited  {
	font-size : 9pt;
	font-family : MS Sans Serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

A.smallblacklink:Active  {
	font-size : 9pt;
	font-family : MS Sans Serif;
	font-weight : normal;
	font-style : normal;
	color : red;
}

A.smallblacklink:Hover  {
	font-size : 9pt;
	font-family : MS Sans Serif;
	font-weight : normal;
	font-style : normal;
	color : blue;
}







BODY  {
	font-size : 10pt;
	font-family : ms sans serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}




span  {
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

span.gray  {
	font-size : 10pt;
	font-family : ms sans serif;
	font-weight : normal;
	font-style : normal;
	color : gray;
}

span.form  {
	font-size : 8pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : dddddd;
}

span.boxsmall  {
	font-size : 8pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
}
