body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;

}
td {
	font-size: 12px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "ËÎÌå";
}
a:link {
	color: #000000;
	text-decoration: none;

}
a:visited {
	color: #000000;
	text-decoration: none;

}
a:hover {
	color: #CC0000;
}
.TopTitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.Title {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
input {
	font-size: 12px;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	height: 23px;
}
textarea {
	font-size: 12px;
	border: 1px solid #999999;
	background-color: #f5f5f5;

}
.ButtonSubmit {
	font-size: 12px;
	background-color: #F1EEE7;
	border-top-width: 1px;
	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: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
select {
	background-color: #F3F3F3;
	border: 1px solid;
}

