h1 {
	font-family: Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #330099;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
h2 {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #330099;
}
h3 {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #330099;
}

textarea {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

td {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.style1 {color: #000000}
.style2 {font-weight: bold}
.style4 {color: #FF8822; font-weight:bold}
.style8 {color: #330099; font-weight: bold; font-size: 12px; }
.style12 {color: #330099; font-weight: bold; font-size: 14px; }
.style13 {font-size: 10px; color: #FF8822; font-weight: bold; }
.style14 {font-family: Helvetica; font-size: 12px; }
.style15 {font-family: Helvetica; font-size:18px; color:#FF8822; font-weight: bold;
}

body {
	background-color: #FF8822;
}