.f12 {
	font-size: 12px;
}
a {
	text-decoration: none;
}
.table, .td, .tr{
font-size:12px;
}
a:hover {
	text-decoration: none;
}
.table2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.input1 {width: 210px; background-color: #F2F2F2; border-style: none; height:20px;}
.button {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 21px;
}
.message {
	font-size: 12px;
	line-height: 20px;
	color: #003366;
}
textarea {
	height: 80px;
	width: 490px;
	background-color: #F2F2F2;
	border-style: none;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}
.star{margin-top:5px;color:#f00;font-weight:bold;}
