P  {
	font-size : 10pt;
	font-family : Tahoma;
	font-weight : normal;
	color : #000000;
}

H1  {
	font-size : 12pt;
	font-family : Tahoma;
	font-weight : Bold;
	color : #000000;
}

H2  {
	font-size : 18pt;
	font-family : Tahoma;
	font-weight : Normal;
	color : Black;
	text-decoration : none;
	line-height : 36 px;
}

A  {
	font-size : 10pt;
	font-family : Tahoma;
	font-weight : Bold;
	color : #104880;
	text-decoration : none;
}

A:Visited  {
	color : #4579B3;
	font-size : 10pt;
	font-family : Tahoma;
	font-weight : Bold;
	text-decoration : none;
}

A:Active  {
	font-size : 10pt;
	font-family : Tahoma;
	font-weight : Bold;
	color : Red;
	text-decoration : none;
}

A:Hover  {
	font-size : 10pt;
	font-family : Tahoma;
	font-weight : Bold;
	color : #CF0307;
	text-decoration : none;
}

BODY  {}

TD  {
	font-size : 9pt;
	font-family : Tahoma;
	font-weight : normal;
	color : #000000;
}

