@charset "UTF-8";
.text {
	font-family: Geneva, sans-serif, Arial;
	font-size: 13px;
}

.subheader {
	font-family: Geneva, sans-serif, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #C60;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1781E;
}

.tan_bkgd {
	background-image: url(images/tan_bkgd.png);
	background-repeat: repeat;
}

.table-box {
	border: 1px solid #000;
}

.heading {
	font-family: Geneva, sans-serif, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

