#content {
	margin-bottom : 20px;
	margin-left : 28px;
	margin-right : 23px;
	margin-top : 20px;
	text-align : center;
}
body {
	font-family : Georgia, Arial, Helvetica, sans-serif;
	font-size : 6pt;
}

td {
	font-size : 9pt;
}


a {
	color : #4D2800;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}