body {
	font-size: 14px;
	margin: 0px;
	color: #003300;
	background-color: #FFFFFF;
}
td {
	font-size: 14px;
}
a {
	color: #ff3333;
}
.fontal {
	font-family: "Verdana", "Helvetica";
	font-size: 10px;
}
.b1 {
	border: 1px solid #ff9933;
}
.b2 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff9933;
	border-right-color: #ff9933;
	border-bottom-color: #ff9933;
	border-left-color: #ff9933;
}
.font14 {
	font-size: 14px;
}
.font12 {
	font-size: 12px;
	color: #663300;
}
.font10 {
	font-size: 10px;
}
.copyright {
	font-family: "Verdana", "Helvetica";
	font-size: 9px;
}
a:hover {
	color: #ff6666;
	text-decoration: none;
}
