body  {
	background : #FFFFFF;
	font-family : "Trebuchet MS" Garamond, Arial, sans-serif; 
	
	
	font-size : 10pt;

	margin : 10px;
	font-weight : bolder;
}

td {
	font-size: 12pt;
	padding : 20px;
	font-weight : bold;
}

td.twovalues {padding: 0.5cm 1.5cm}


H1 {
	font-size: 28pt;
}

h2 {
	font-size :12pt;
}


H3 {
	font-size: 14pt;
}



hr {
	height : 1pt;
}


ul.none 
{
list-style-type: none;
}



a:link {
	color: #0000FF;
	text-decoration: none;
	}

a:visited {
	color: #cc0000;
	text-decoration: none;
	}

