body {
	margin-top:0px;
	margin-bottom:0px;
	
	font-family: Verdana, charter;
	font-size: 10pt;
	color:#542D10;
}
td {
	font-size: 10pt;
}
th {
	font-size: 10pt;
}

a:link, a:visited {
	font-family: Arial, sans-serif, Verdana, charter;
	color: Navy;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	font-family: Arial, sans-serif, Verdana, charter;
	color: Red;
	font-weight: bold;
	text-decoration: none;
}

