body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D9E2EA;
}
body,td,th {
	color: #666666;
	font-size: 12px;
	font-size:12px; font-family: Tahoma, Verdana, Arial, sans-serif;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.line{
    line-height:25px;
}
.xing{
    color:#FF0000;
}