.heading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: CA0B0B;
}
.headingblue {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: 304EA0;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;

}
.topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 304EA0;
	text-decoration: underline;

}
.bodytxtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;


}
