.sectionhead {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #CCFFFF;
	border-top-style: double;
	border-left-style: double;

}
.formtable {
	background-color: #CCFFFF;
	vertical-align: top;
}
.formtableactive {
	background-color: #FFFFCC;
	vertical-align: top;



}
.pagehead {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #000000;
	background-color: #CCFFFF;
	border-top-style: groove;
	border-left-style: groove;


}
.printmainhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
}
.printsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.printsectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.inthered {
	color: #FF0000;
}
.pagesubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
