.heading1 {
	font-family: Arial;
	font-size: 18px;
	color: #0033CC;
	font-weight: bold;
	text-decoration: underline;




}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333399;



}
.tableHeading {
	font-family: Arial;
	color: #003399;
	font-size: 14px;
	background-color: #F0DFA6;
	font-weight: bold;


}
.tableBody {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	background-color: #F3EDC7;
	font-weight: bold;

}
.featureText {

	font-family: Arial;
	font-size: 12px;
	color: #990000;
	background-color: #F3EDC7;
}
.TemplateLinks {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}

