body,td {
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
}
input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.font9 {	font-size: 9px;		}
.font10 {	font-size: 10px;	}
.font11 {	font-size: 11px;	}
.font12 {	font-size: 12px;	}
.font13 {	font-size: 13px;	}
.font14 {	font-size: 14px;	}
.font15 {	font-size: 15px;	}
.font16 {	font-size: 16px;	}
.FormTables {
	border: 1px solid #333333;
	font-size: 12px;
	background-color:#EED6FF;
}

form.PublicSubmission {
	text-align:center;
}
form.PublicSubmission table {
	border:1px solid #666;
}
form.PublicSubmission table th {
	font-weight:normal;
	text-align:left;
}
form.PublicSubmission table tfoot {
	background-color:#999;
	text-align:right;
}

