.style1 {
	color: #EDF3C7;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #F7FFB8;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {
	color: #EB7900;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style6 {
	color: #88A429;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style7 {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {color: #EB7900; font-size: 11px; font-family: tahoma; font-weight: bold; }
a:link {
	color: #8B9F30;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8B9F30;
}
a:hover {
	text-decoration: underline;
	color: #E2A12B;
}
a:active {
	text-decoration: none;
	color: #E2A12B;
}
.greylink:link {
	color: #6B6B6B;
	text-decoration: none;
}
.greylink:visited {
	text-decoration: none;
	color: #6B6B6B;
}
.greylink:hover {
	text-decoration: underline;
	color: #8B9F30;
}
.greylink:active {
	text-decoration: none;
	color: #8B9F30;
}
.lightgreenlink:link {
	color: #F7FFB8;
	text-decoration: none;
}
.lightgreenlink:visited {
	text-decoration: none;
	color: #F7FFB8;
}
.lightgreenlink:hover {
	text-decoration: underline;
	color: #F7FFB8;
}
.lightgreenlink:active {
	text-decoration: none;
	color: #F7FFB8;
}
.style10 {
	color: #333333;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style12 {
	color: #C86000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}