@charset "UTF-8";
/* CSS Document */

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4D5A12;
	font-weight: bold;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #4D5A12;
	font-weight: bold;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #4d5a12;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4d5a12;
}
.style6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4D5A12;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DE4C0B;
}
.style9 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #DE4C0B;
}
.style10 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #4D5A12;
}
.style11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #4D5A12;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4D5A12;
}
a:hover {
	text-decoration: underline;
	color: #4D5A12;
}
a:active {
	text-decoration: underline;
	color: #4D5A12;
}