BODY {
	background: url(images/bg.gif);
	margin: 0px;
}

td {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

A:link { color: #996633;
		  font-weight:bold;
		 text-decoration:underline; }
A:visited { color: #996633;
		  font-weight:bold;
		    text-decoration:underline; }
A:active { color: #996633;
		  font-weight:bold;
		   text-decoration:underline; }
A:hover { color: #4C4743;
		  font-weight:bold;
		  text-decoration:none; }

hr {
	color: #999999;
	height: 1px;
	width: 100%;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #4C4743;
}
.names {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #4C4743;
}
.footer {
	font: 10px Arial, Helvetica, sans-serif;
	color: #2B231B;
	padding: 10px;
	text-align: center;
}
.smallcaps {
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
