body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDF2F8;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.border{border-left:1px #C3C3C3 solid;border-right:1px #C3C3C3 solid;border-bottom:1px #C3C3C3 solid;}
.border1{border:1px #dddddd solid;}
.foot{line-height:23px;color:#484848;}
.line{line-height:25px;}