body {
	background-color: #ffffff;
	margin:0px;
	color: #333333;
	font: 9pt/15pt Arial, Helvetica, sans-serif;	
}
td {
	font: 9pt/15pt Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 23px;
	text-decoration: none;
}
a {
	font: 9pt/15pt Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:active {
	color: #ff0000;
	text-decoration: none;
}
.leibie{
	color:#ffffff;
	font-weight:bold;
	padding-left:40px;
}
.top_input{
	height:19px;
	border:0px #ffffff solid;
	margin-top:6px;
}