.promoFont {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #87911B;
	font-size: 12px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.searchTable {
	font-size: 10px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #87911B;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #87911B;
	background-color: #EDF1B4;
}
.submitButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #87911B;
}

.floatAdRight {
	float: right;
}
.tableLinks {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DBE36C;
}
.tableLinks td {
	vertical-align: top;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DBE36C;
	border-left-color: #DBE36C;

}


.tableLinks  h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #474B0E;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: -4px;
	margin-bottom: 4px;
	margin-left: -4px;
}
.tableLinks h1 a {
	text-decoration: underline;
	color: #474B0E;
}

.tableLinks p {
	font-size: 8pt;
	color: #44480D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-align: justify;
}
