body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

td{ font-size:12px; line-height:22px; color:#000000;}
.text { font-size:12px; line-height:22px; color:#FFFFFF; text-align:center;}
.text1 { font-size:12px; line-height:22px; color:#FF0000; text-align:center;}


.input {
	border: 1px solid #000; text-align:left;
}


a:link {
	font-size: 12px;
	line-height: 22px;
	color: #000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 22px;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 22px;
	color:#b71414;
	text-decoration: none;
}