.format {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	color: #336600;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 15px;
	font-weight: bold;

}
.maintext {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #336600;
	padding-right: 10px;
	padding-left: 15px;
	font-weight: normal;
}
.alltext {


	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #336600;
	font-weight: normal;
}
.alltextable {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #336600;
	font-weight: normal;
	border: thin dotted #669966;

}
.headtext {



	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	color: #336600;
	font-weight: bold;
}
.smalltext {



	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #336600;
	font-weight: normal;
}
