body  {
	background : background : #FFFFFF;
	font-family : Garamond, Arial, "Times New
	Roman", sans-serif;


	font-size : 12pt;

	margin : 10px;
	font-weight : bold;
}


td {

	font-size: 13pt;
	padding : 5px;
}


H1 {
	font-size: 28pt;
}

H3 {
	font-size: 14pt;
}



hr {
	height : 1pt;
}


ul.none
{
list-style-type: none;
}



a:link {
	color: Blue;
	text-decoration: none;
	}

a:visited {
	color: #cc0000;
	text-decoration: none;
	}


