H1  {
	font-size : 16pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : White;
}


H2  {
	font-size : 14pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : White;
}


H3  {
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
	font-style : italic;
	color : White;
}


H6  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : White;
}


BODY  {
	color : White;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}


TD  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : White;
}


P  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : White;
}


a {
	font-size: 10pt;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	color:  #3D99F5;
	text-decoration: none;
}


a:hover  {
	font-size: 10pt;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color:  #3D99F5;
}

.headlines	{font-size: 14px; color: #ff9900; font-family: arial; font-weight:bold;}

.subheadlines {font-size: 12px; color: #ff9900; font-family: arial; font-weight:bold;}
