/* CSS definition file containing site wide stylesheets */

.footerText {
	font-size: 10px;
 	font-weight: normal;
 	font-style: normal
}

.PageHeaders {
	font-family: "@Microsoft YaHei",  sans-serif;
 	font-size: 20px;
 	color: rgb(0,0,128);
 	font-weight: bold;
 	font-style: italic
}

.BodyHeaderText {
	font-family: "@Microsoft YaHei",  sans-serif;
 	font-size: 14px;
 	font-weight: bold
}

.BodyText {
	font-family: "@Microsoft YaHei",  sans-serif;
 	font-size: 12px;
 	font-weight: bold
}