.overall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #B8D2ED;
	color: #000000;

}
a:hover {
	background-color: #006699;
	color: #FFFFFF;

}
a:visited {
	background-color: #B8D2ED;
	color: #000000;

}
a:active {
	color: #FFFFFF;
	background-color: #006699;
}
.search_name_td { font-family: Arial, Helvetica, sans-serif; font-size: xx-small;
						   font-weight: bold }
.search_offset { background-color: #ddddff }
.search_td { font-family: Arial, Helvetica, sans-serif; font-size: x-small }
