﻿.style1 {
	font-family: "Lucida Sans", Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}
	
	.style2 {
	font-family:"Lucida Sans", Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-transform:none;
	color:white;
}

.style3 {
	font-family:"Lucida Sans", Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:black;
	text-align: center;
	width: 100%;
}
.style4 {
	font-family:"Lucida Sans", Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:black;
}
.style6 { 
	border: 1px solid #009933;
	font-family:"Lucida Sans", Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:normal;
	font-color:black;
	}
.style7 {
border:1px solid #009933;
font-family:"Lucida Sans", Helvetica, sans-serif;
font-size:10pt;
font-weight:normal;
font-color:black;
width:9%;
}
.style8 {
	border: 1px solid #009933;
	font-family: "Lucida Sans", Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-color: black;
	width: 9%;
}
.style9 {
	font-family: "Lucida Sans", Helvetica, sans-serif;
	font-size: medium;
	text-transform: none;
	color: #663300;
	font-style: italic;
	text-align: center;
	font-weight: bold;

}
.style11 {
	font-family: "Lucida Sans", Helvetica, sans-serif
	font-size: 12pt;
	color: #005826;
	text-align: center;
	font-weight:bold;
}

a {
	color: #000000;
	font-size: x-small;
}
a:visited {
	color: #808080;
}
a:active {
	color: #005826;
}
a:hover {
	color: #000000;
}

