.topbg {
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
}
.bodytext {
	font-size: 13.5px;
	line-height: 24px;
}
.remark { font-size: 10px; line-height: 14px; }
.bgimage {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
}
.bodytext2 {

	font-size: 11px;
	line-height: 20px;
}
.BodyImage {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;

}
.bodytextSmall {

	font-size: 11px;
	line-height: 16px;
}
.heading {
	font-size: 18px;
	font-weight: bolder;
	color: #CC0033;
}
.subheading {
	font-size: 16px;
	color: #000066;
	font-weight: bolder;
}
.subheading2 {
	font-size: 14px;
	font-weight: bolder;
	color: #FF6600;
}
.bodytexthighlight {
	font-size: 13.5px;
	font-weight: bold;
	color: 71BF44;
}
