.maintitle {
	font-family: Impact, Arial, sans-serif;
	font-size: 36px;
	color: #FFFF00;

}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.chaptertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #006633;
	color: #FFFFFF;
	clip:   rect(auto auto auto auto);
	text-indent: 8px;
	text-align: left;




}
.grouptitle {
	font-weight: bold;
	color: #FFFF00;
	background-color: #000099;
	font-size: 14px;
	text-indent: 6px;



}
body {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 12px;
}
.smallsheet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.sheettitle {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #009933;
	color: #00FF00;

}
