.form {
	background-color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #996600;
	text-decoration: underline;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.TEXT2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #CCFF00;
	text-decoration: underline;
}
