
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-family: Arial;
	font-size: 10px;
	color: #888888;
}
.style2 {
	font-family: Arial;
	font-size: 9px;
	color: #58595b;
}
.style3 {
	font-family: Arial;
	font-size: 9px;
	color: #e56b1f;
}
.style4 {
	font-family: Arial;
	font-size: 17px;
	color: #58595b;
}
.searchBox {
	width: 120px;
	height: 14px;
	border-color: #eaeaea;
	border-style:solid;
	border-width: 1px;
	font-family: Arial;
	font-size: 12px;
	text-indent: 9px;
	color: #888888;
}