.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #E38F04;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: tahoma;
	color: #A18C00;
	font-size: 12px;
}
.style2 {font-family: tahoma; color: #2C4F8D; font-size: 12px; }
.style3 {font-family: tahoma; color: #2C4F8D; font-size: 11px; }

a:link {
	color: #2C4F8D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2C4F8D;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.style8 {
	font-family: tahoma;
	color: #E38F04;
	font-size: 20px;
	font-weight: bold;
}
.style6 {color: #E38F04; font-size: 12px; font-family: tahoma;}
.style7 {color: #E38F04; font-size: 15px; font-family: tahoma; font-weight: bold; }

.style9 {
	font-family: tahoma;
	font-size: 17px;
	color: #FFFFFF;
}
