body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color: #585858;
	line-height:200%
}
a:link {
	color: #585858;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #585858;
}
a:hover {
	text-decoration: underline;
	color: #D68A12;
}
a:active {
	text-decoration: none;
	color: #D68A12;
}.yellow {
	color: #DC9425;
}
.input {
	height: 16px;
	border: 1px solid #777777;
	font-size: 12px;
	color: #0099CC;
}
.english {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.blue {
	color: #0885C5;
	line-height: normal;
}
.blacken {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
}
.blackcn {
	color: #000000;
	font-size: 12px;
	line-height: 22px;

}
.red {
	color: #CC0000;
}
