.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;

}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;

}
.minimal {
	font-size: 1px;
}
.textlightbackground {
	background-color: #f4f4d5;
}
