.blueForm {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	background-color: #99CCFF;
}
.yellowForm {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	line-height: 24px;
	background-color: #FFCC33;
}