.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;

}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;


}
.minimal {
	font-size: 1px;
}
.textlightbackground {
	background-color: #f4f4d5;
}
.subheadint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.normalsmall {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;

}
.accredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.pagebreak {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	page-break-before: auto;
}

