.headerbox{
	background-color: #CCCCCC; font-weight: bolder; font-size: 12pt;
}
.checkboxes{
	font-family: arial; font-size: 10pt;
}
.left{
	font-family: arial; font-size: 10pt; ; text-align: left;
}
.right{
	text-align: right; font-weight: bold; font-size:9pt;
}
.center{
	text-align: center;
}
.incomplete{
	color: red;
	font-size: 10pt;
	font-weight: bold;
}
	