/* CSS Document */

body {
	background-color: #ECE9D8;
}

body {
text-align:center; /* for IE */
}

div#wrapper {
text-align:left; /* reset text alignment */
width:748px; /* or a percentage, or whatever */
margin:0 auto; /* for the rest */
} 

.header{
width:800px;
height:131px;
}

a:link {
	color: #89B96D;
	text-decoration: none;
}
a:visited {
	color: #89B96D;
	text-decoration: none;
}
a:hover {
	color: #336600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
.style3 {
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 14pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	font-style: italic;
	font-weight: normal;
}
.style4 {
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	padding-right: 22px;
	padding-left: 20px;
	padding-top: 20px;
	line-height: 17px;
	font-style: italic;
	font-stretch: wider;
	top: auto;
}
.style5 {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	background-position: right;
	color: #336600;
	text-align: right;
	padding-left: 30px;
}
.style6 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #89B96D;
	width: auto;
	line-height: 16px;
	background-position: center;
	text-align: center;
}
.style7 {
	font-family: Arial;
	font-size: 12px;
	color: #89B96D;
	line-height: 12pt;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 20px;
	text-align: left;
	font-style: normal;
}
.style8 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #599F46;
	text-align: right;
	font-size: 24px;
}
}
.style9 {
	font-family: Arial;
	font-size: 16px;
	color: #599F46;
	text-align: left;
	font-size: 16px;
}

