body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #753509;
	font-size: 12pt;
}
.blkborder {
	border: thin solid #000000;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


a:link {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #CC9900;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}

