.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #FF3300;
}
.form5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #FF3300;	
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
input.chk1 {
	border: thin solid #FF0000;
}
input.chk2 {
	background-color: #CCCCFF;
	border: 1px dotted #9900FF;
	padding: 5px;
}
input.chk3 {
	background-color: #FF9900;
	padding: 5px;
	font-size: 14px;
	line-height: normal;
	border-top: thin #000066;
	border-right: thin #000066;
	border-bottom: thin #000066;
	border-left: thin #000066;
	height: 22px;
	width: 22px;
	}
.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
	background-color: #FDEDCC;
}