body {
	font-family: Arial, Helvetica, sans-serif;
	color: #956500;
	background-color: #000000;
	}
a:link {
	font-size: 12pt;
	color: #FF8000;
	text-decoration: none;
	}
a:visited {
	color: #B55B00;
	text-decoration: none;
	}
a:hover {
	background-color: #72460F;
	text-decoration: underline;
	}
a:active {
	text-decoration: underline;
	}
a.download {
	font-size: 18pt;
}
a.contact:hover{
	border: 4px solid;
}
table {
	border-collapse: collapse;
	border: 4px solid #544000;
}
td, th {
	border: 2px solid #544000;
	padding: 8px;
}
div.sig {
color: #845a01;
font-size: x-small;

}