.actitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #838983;
	line-height: 18px;
}
.alink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #9999CC;
	padding-left: 5px;
}
.alink:hover {
	color: #9933FF;
}
.alink:visited {
	color: #CCCCCC;
}
.acbody {
	color: #999999;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 80px;
	padding-right: 180px;
	padding-left: 180px;
	background-repeat: no-repeat;
}
.acbodybold {
	color: #FF9900;
	font-weight: bold;
}
.tableheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.tablebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #999999;
	padding: 16px 64px;
}
.tablebodybold {
	font-weight: bold;
	color: #FF9900;
}
.basicbodynopadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.basicbodynopaddingbold {
	font-weight: bold;
	color: #FF9900;
}
.basicbodynopaddingorange {
	color: #FF9900;
}

