td {
	font-size: 12px;
	line-height: 23px;
	color: #333333;
}
.title1 {
	font-size: 14px;
	line-height: 22px;
	color: #0066CC;
	letter-spacing: 1px;
	font-weight: bold;

}
a {
	font-size: 12px;
	text-decoration: none;
	color: #333333;

}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
input {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	font-family: "Arial";
	font-size: 12px;
	line-height: 18px;


}
.bottom {
	line-height: 21px;
	color: #FFFFFF;
}

