body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
}
h1, h2 {
	font-family: "Times New Roman", Times;
	color: #00542a;
	font-size: 24pt;
}
h2 {
	color: #000;
	font-size: 14pt;
}
h1.small, h2.small, h3.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11pt;
}
h4.small, h5.small {
	color: #333;
	font-style: italic;
	font-size: 10pt;
}
h5.small {
	font-weight: normal;
}
.font {
	color: #333;
	font-size: 7pt;
}
.font2 {
	color: #333;
	font-size: 8pt;
}
.font3 {
	color: #333;
	font-size: 10pt;
}
.font5 {
	color: #000;
	font-size: 8pt;
}
a.fields {
	color: #008000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.fields:hover {
	color: #f00;
	text-decoration: underline;
}
a.fields:active {
	color: #000;
}
hr {
	border: 1px solid #e3e3e3;
	margin: 0;
	padding: 0;
}
hr.short {
	color: #008000;
	width: 300px;
	margin: 0;
	padding: 0;
}
#nav {
	padding: 0px;
	width: 100%;
	position: relative;
	left: 0;
	top: 0;
	color: #000;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 1px;
}
#nav ul {
	margin-left: 0;
	padding: 0;
	list-style-type: none;
}
#navlist {
	padding-left: 0;
	margin-left: 0;
	width: 100%;
}
#navlist li {
	margin: 0;
	padding-right: 0.25em;
	border-bottom: 1px solid #008000;
}
#navlist li.navfont { 
	color: #000;
}
#navlist li.noborder {
	border-top: 0;
}
#navlist li a {
	color: #008000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#navlist li a:hover {
	color: #f00;
	text-decoration: underline;
}
#navlist li a:active {
	color: #000;
}
em.small {
	color: #333; font-size: 8pt;
	font-style: normal;
}
img.left {
	border: 2px solid #09f;
	float: left;
	margin: 4px 10px 0 0;
}
img.right {
	border: 2px solid #09f;
	float: right;
	margin: 4px 0 0 10px;
}
img.border {
	display: block;
	border: 2px solid #09f;
}
img.noborder {
	border: 0;
}
p, ul, li, dl {
	line-height: 18px;
}
p.news {
	line-height: 13px;
	font-size: 7pt;
}
p.top {
	margin-top: 20px;
}
p.bottom {
	margin-bottom: 15px;
}
p.border_up {
	border-top: 1px solid #e3e3e3;
	padding-top: 15px;
}
div.top {
	margin-top: 20px;
}
div.bottom {
	margin-bottom: 15px;
}
#content1, #content2, #content3 {
	margin: 0;
	padding: 5px 0 5px 7px;
	color: #333;
}
#content1 {
	font-size: 8pt;
}
#content2, #content3 {
	font-size: 10pt;
}
td.font1 {
	color: #f00;
	font-size: 11pt;
	text-align: center;
	border-bottom: 1px solid #f99;
}
td.date {
	text-align: right;
	color: #008000;
	font-size: 7pt;
}
#logo {
	text-align: center;
	background: url(background_01.jpg) no-repeat;
}
#back1 {
	background: url(background_02.jpg);
	color: #333;
	font-size: 8pt;
	border-bottom: 1px solid #008000;
}
#back2 {
	background: url(background_03.jpg) no-repeat;
}
#back3 {
	background: url(background_05.jpg) no-repeat;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}