.form {
	background-color: #FFFFFF;
	border: 1px solid #A0B1C1;
}
.text {
	font-family: "Lucida Bright";
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
	font-style: normal;


}
.text2 {
	font-family: "Lucida Sans";
	font-size: 14px;
	color: #330099;
	font-style: normal;
	font-weight: bold;
	text-align: justify;


}
.bold2 {

	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC33;
}
