p,ul,li  {
	font-family : arial;
	font-size : 10pt;
	color : #000000;
	line-height : 14pt;
	}

p.bold	{
	font-weight: bold;
	line-height : 12pt;
	}
	
p.grey	{
	font-size : 9pt;
	color : #7F7F7F;
	line-height : 10pt;
	}	

	
	
span	{
	font-weight: bold;
	}
	
span.grey	{
	font-size : 9pt;
	color : #7F7F7F;
	line-height : 10pt;
	font-weight: normal;
	text-decoration: underline;
}

 a:link { color:#000000; text-decoration:none; font-weight:bold; }
 a:visited { color:#000000; text-decoration:none; font-weight:bold; }
 a:hover { color:#990000; text-decoration:none; font-weight:bold; }
 a:active { color:#990000; text-decoration:none; font-weight:bold; }
