h1 {
	font-family: Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #BAD80A;
	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: #BAD80A;
}
h3 {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
}

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: #ffffff; font-weight:bold; font-size:14px;}
.style2 {font-weight: bold}
.style4 {color: #BAD80A; font-weight:bold}
.style8 {color: #BAD80A; font-weight: bold; font-size: 12px; }
.style12 {color: #BAD80A; font-weight: bold; font-size: 14px; }
.style13 {font-size: 10px; color: #BAD80A; font-weight: bold; }
.style14 {font-family: Helvetica; font-size: 12px; }
.style15 {font-family: Helvetica; font-size:18px; color:#BAD80A; font-weight: bold;
}

body {
	background-color: #BAD80A;
}