body,td,th {
	color: #333333;
	line-height:200%;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #017B6E;
}
a:active {
	text-decoration: none;
	color: #017B6E;
}
.english {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.input {
	height: 18px;
	border: 1px solid #7F9DB9;
	font-size: 12px;
	color: #006699;
}
.font14 {
	font-size: 14px;
	color: #333333;
	letter-spacing: 2px;
	line-height: 220%;
}
.red {
	font-size: 12px;
	color: #F78320;
}
