P  {
	font-size : 9pt;
	color : #660000;
	font-family : Georgia, Times New Roman, Times, serif;
}

P.tiny  {
	font-family : Helvetica, Arial, Geneva, sans-serif;
	font-size : 9pt;
	color : #000000;
}

H1  {
	font-size : 15pt;
	font-weight : bold;
}

H2  {
	font-size : 13pt;
	font-weight : bold;
}

H3  {
	font-weight : bold;
	font-size : 11pt;
}

A  {
	color : #0000ff;
}

A:Visited  {
	color : #660000;
}

A:Active  {
	color : #ffff00;
}

A:Hover  {
	color : #ff0000;
}

BODY  {
	background-color : #ffcc00;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 9pt;
}

P.small  {
	font-size : 8pt;
	font-family : Georgia, Times New Roman, Times, serif;
	color : #660000;
}

P.q  {
	font-size : 9pt;
	font-family : Georgia, Times New Roman, Times, serif;
	color : #000000;
	font-style : italic;
}

P.fakeh  {
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 13pt;
	font-weight : bold;
	color : #660000;
}

H2.table  {
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 14pt;
	color : #660000;
	float : left;
	margin-bottom : 0.1em;
}


