
body        { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
body, td, th { font-size: 12px }

.warning { color: #f00 }

.formWarning {
	background-color:#f99;
}

.formLabelWarning {
	color:#f00;
}

.noprint { visibility: hidden; display:none; }
