body {
	font-size: 12px;
	color: #663300;
	background-color: #FFFFFF;
	margin: 0px;
}
td {
	font-size: 12px;
}
a {
	color: #996600;
}
a:hover {
	color: #FFFFFF;
	background-color: #996600;
	text-decoration: none;
}
.font10 {
	font-size: 10px;
}
.font12 {
	font-size: 12px;
}
.fontal {
	font-family: "Verdana", "Helvetica";
}
.fontal10 {
	font-family: "Verdana", "Helvetica";
	font-size: 10px;
}
.lineheight150 {
	line-height: 150%;
}
.lineheight125 {
	line-height: 125%;
}
.searchline {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CC9966;
	border-right-color: #CC9966;
	border-bottom-color: #CC9966;
	border-left-color: #CC9966;
}
.searchborder {
	border: 1px solid #996600;
}
.copyright {
	font-family: "Verdana", "Helvetica";
	font-size: 9px;
}
