body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}
.grayborder {
	border: 1px solid #999999;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	color: #FFFFFF;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.required {
	color: #CC0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.whitetext {
	color: #FFFFFF;
}
.page {
	width: 600px;
}
.find_result {
	clear: both;
	background-color: #FFFFCC;
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	height: 70px;
}
