
TD, DIV, SPAN {
	font: 11px arial, helvetica, sans-serif;
}

/* Content */
.bodytext {font: 11px arial, helvetica, sans-serif; line-height: 16px;}
.smalltext {font: 9px arial, helvetica, sans-serif; line-height: 16px;}
.heading {font: bold 12px arial, helvetica, sans-serif; color: black;}
.lighttext {color: #999;}

/* Forms */
INPUT, SELECT, TEXTAREA {font: 11px arial, helvetica, sans serif; background: #F0F0F0;}
.checkbox {background: #ffffff;}
.button {font: 11px arial, helvetica, sans serif; background: #228300; color: white;}
.formreview {font: bold 12px courier new, courier, fixed;}
.pagetitle {font: 24px bold palatino, times new roman, times, serif; color: white;}
.formerrortext {font: 11px arial, helvetica, sans-serif; color: #990000;}
.formdata {font: 12px arial, helvetica, sans serif; color: black; background: #F6F6F6; border-bottom: 1px solid #DDDDDD; border-left: 1px solid #DDDDDD;}
.formstaticdata {font: 12px arial, helvetica, sans serif; color: black; width: 80%}