body 	{
	margin-top: 70px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	}
A {
	text-decoration: none;}

A:HOVER {
	text-decoration: underline; 
	color:#000000
	}
h1 	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	}
h2 	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold
	}
td 	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal;
	}
.boldunderline { 
	margin-top: 70px; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-weight : bold;
	text-decoration: underline
	}
