


P  {
	font-size : 8pt;
	font-family : helvetica;
	font-weight : normal;
	font-style : normal;
}



A  {
	font-size : 10pt;
	font-family : verdana;
	font-style : normal;
	font-weight : bold;
	color : #cc0000;
	text-decoration: none;
}



A:Active  {
	text-decoration: none;
}

A:Visited  {
	color : #cc0000;
	text-decoration: none;
}

A:Hover  {
	text-decoration: none;
	color : #0000cc;
}



BODY  {
	font-size : 10pt;
	font-weight : normal;
	font-family : verdana;
}

.bodyText {
	font-size : 8pt;
	font-family : helvetica;
	font-weight : normal;
	font-style : normal;
}

.bodyTextBold {
	font-size : 10pt;
	font-family : helvetica;
	font-weight : bold;
	font-style : normal;
}

.iframe {
	position: absolute;
	left: 10;
	right:0;
	}


