body, p, table
	{
	font-family: Arial ;
	Font-size: 10pt ;
	}

h1  
	{
	font-family: arial ;
	font-size: 14pt ; 
	font-style: italic ;
	font-weight: normal ;
	margin-bottom: 0px ;
	}
	
.sm
	{
	font-size: 8pt ; 
	color: #4070a0;
	}
	
.sm:hover
	{
	font-size: 8pt ; 
	color: #CC0000;
	}