.iowstyles {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	vertical-align: top;
}
.searchresults {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.searchbody {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	list-style-position: inside;
	list-style-type: disc;
}
.searchbodytitle {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}
.searchbodyline {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #707587;
	border-right-color: #707587;
	border-bottom-color: #707587;
	border-left-color: #707587;
}
.searchbodymidline {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #707587;
	border-right-color: #707587;
	border-bottom-color: #707587;
	border-left-color: #707587;
}
.searchbodylist {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	list-style-position: inside;
	list-style-type: square;
	display: list-item;
}

a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #707587;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	}