

BODY,TD,P  {
	font-family : Arial;
	color : #000000;
	font-size : 10pt;
	font-weight : normal;
}

.smaller {

font-family : Arial;
	color : #000000;
	font-size : 8pt;
	font-weight : normal;

}


A:link  {
	color : #000000;
	
	font-family : Arial;
	font-size : 10pt;
	text-decoration:none;
}

A:Visited  {
	color : #000000;
	
	font-family : Arial;
	font-size : 10pt;
	text-decoration:none;
}

A:Active  {
	color : #000000;
	
	font-family : Arial;
	font-size : 10pt;
	text-decoration:none;
	
}

A:Hover  {
	color : #000000;
	
	font-family : Arial;
	font-size : 10pt;
	text-decoration:none;
	
}