body	{
	margin:0px;
	font-size:9pt;
	}
a	{
	color : #1F6092; 
	text-decoration : none; 
	font-weight : bold; 
	}
a:hover	{
	color : orange; 
	text-decoration : underline; 
	font-weight : bold; 
	}
p	{
	color : #1F6092; 
	text-decoration : none; 
	}
span	{
	color : black; 
	font-weight:bold;	
	text-decoration : none; 
	}


