<style>
	.test {
	font-size : 11pt
	}
	
	H1 {
	font-size : 10pt;
	font-weight : bold;
	font-family :   arial, helvetica, verdana,tahoma, sans-serif;
	color : #333333;
	}
	
	H2 {
	font-size : 10pt;
	font-family :   arial, helvetica, verdana,tahoma, sans-serif;
	font-weight : bold;
	color : #333333;
	}
	
	A {
	font-size : 10pt;
	
	color : #CC3333;
	font-weight : normal;
	text-decoration : none;
	}
	A:Hover {
	font-size : 10pt;
	
	color : #000000;
	font-weight : normal;
	text-decoration : none;
	}
	A:Visited {
	color : #CC3333;
	}
	BODY, TABLE, TD, TH, P {
	font-size : 10pt;
	font-family :   arial, helvetica, verdana,tahoma, sans-serif;
	color : #444444;
	font-weight : normal;
	

	}
.smallcopybottom  {
 	font-size : 8pt;
 	font-family :  arial, helvetica, verdana,tahoma, sans-serif;
 	color : #333333;
 	font-weight : normal;
 	text-decoration : none;
	line-height : 1.25;
}

.tm  {
 	font-size : 5pt;
 	font-family :  arial, helvetica, verdana,tahoma, sans-serif;
 	color : #333333;
 	font-weight : normal;
 	text-decoration : none;
	line-height : 1.25;
}



</style>