P  {}

H1  {}

H2  {}

H3  {}

A  {
	text-decoration : none;
	color : #999999;
}

A:Visited  {
	color : #999999;
	text-decoration : none;
}

A:Active  {
	color : Red;
	text-decoration : none;
}

A:Hover  {
	color : Red;
	text-decoration : none;
}

BODY  {}

.muftext  {
	font-size : 8pt;
	font-family : Verdana, Arial, sans-serif;
	color : Black;
	text-decoration : none;
}

.marginal  {
	font-size : 8pt;
	font-family : Verdana, Arial, sans-serif;
	color : Black;
	text-decoration : none;
	line-height : 10pt;
}

select  {
	font-family : Verdana;
	font-size : 11px;
	color : #111111;
	font-weight : normal;
}