a:link {
	color: #003300;
}
a:visited {
	color: #003300;
}
a:hover {
	color: #9E8C00;
}
a:active {
	color: #9E8C00;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300
}
.quote {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: italic; font-weight: bold}
.question {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #003000}
.answer {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000}
.question_list {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #003300}
.location_city {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.location_state {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder; color: #006600}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #466D4A;
	margin-left: 5px;
}
.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #466D4A;
	margin-left: 5px;
}
.navcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 12px;
	color: #E3E3E3;
}
