table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
h2 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
h3 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #71541A;
}
.border {
	border: 1px solid #000000;
}
.emph {
	font-size: 14px;
}
.nomargin {
	margin: 0px;
}
.gold {
	color: #71541A;
}
.extrapad {
	padding-right: 70px;
	padding-left: 70px;
}
.toppad {
	padding-top: 14px;
}

.hilite {
	background: #FFFFCC;
	border: 2px solid #71541A;
}
.picright {
	margin-left: 10px;
	float: right;
	clear: both;
}
