body {
 margin:0px;
 font-family:Arial, Helvetica, sans-serif;
}
.hrding{
	font-size:20px;
	color:#000000;
	font-weight:bold;
}
.hrding1{
	font-size:16px;
	color:#000000;
	font-weight:bold;
}
.brd{
	border:1px solid #666666;
	background-color:#fff;
}
.txt{
	font-size:12px;
	color:#333333;
	text-align:center;
}
.txt1{
	font-size:12px;
	color:#333333;
}
.txtLink{
	font-size:12px;
	color:#666666;
}