body {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	margin: 0px;
}
table {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
input {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
.font1 {
	font-size: 14px;
	font-weight: bold;
	color: #555555;
}
.button {
	font-size: 14px;
	color: #333333;
	text-align: center;
	height: 30px;
	width: 189px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 30px;
	cursor: pointer;
	background-image: url(regimg/btn123.gif);
	font-weight: bold;
}
.forminput {
	color: #333333;
	text-align: left;
	border: 1px solid #83a2be;
	padding: 2px;
}
.font2 {
	color: #FF3300;
}
.font3 {
	color: #999999;
}
.font4 {
	color: #ff0000;
}
.font5 {
	color: #FF9999;
	line-height: 20px;
}
.font6 {
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}
.line {
    line-height:20px;
}
