body,td,th {
	font-size: 12px;
	color:#ffffff;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
}


.td1 {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}


.input1{
border:1px solid #cccccc;
padding:inherit;
}


