body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d1d3d4;
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
}
.logFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}
.orangeFont{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F97A1D;
	font-weight:bold;
	line-height: 23px;
}
.textFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
.secondNav {
	font-family: simsun;
	font-size: 12px;
}
.copyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link{
	font:simsun;
	font-size:12px;
	text-decoration:none;
	color:#000000
}
a:hover{
	font:simsun;
	font-size:12px;
	text-decoration: none;
	color:#0066B0;
}
a:active{
	font:simsun;
	font-size: 12px;
	text-decoration: none;
	color:#0066B0;
}
a:visited{
	font:simsun;
	font-size: 12px;
	text-decoration: none;
	color:#0066B1
}.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
	font-weight:bold;
	color: #0065B3;
}
.index_news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0065B3;
}
.line {
	border-top-color: #000000;
}
.orangeFontSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F97A1D;
	font-weight:bold;
	line-height: 18px;
}
.blueFontSmallCopy {


	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0066cc;
	font-weight:bold;
	line-height: 18px;
}

