
TD, DIV, SPAN {
	font: 11px arial, helvetica, sans serif;
}

/* Content */
.bodytext {font: 11px arial, helvetica, sans serif; line-height: 16px;}
.colheads TD {color: white; background: #4E8332; font: bold 11px arial, helvetica, sans serif;}

/* Forms */
INPUT, SELECT, TEXTAREA {font: 11px arial, helvetica, sans serif; background: white;}
.checkbox {background: #E2E6D6;}
.button {font: 11px arial, helvetica, sans serif; background: #1D5F68; color: white;}
.formreview {font: bold 12px courier new, courier, fixed;}
