.default {
	font-family: Arial;
	font-size: 10pt;
}
.headertext {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
}
.section_label {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	background-color: #CCCCCC;
}
.field_label {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}