body {
	margin: 0px;
	background-image: url(images/bg_spiral.jpg);
	background-repeat: repeat;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009900;
	text-transform: uppercase;
}
#outertable {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6AA759;
	border-left-color: #6AA759;
	border-top-color: #6AA759;
	border-bottom-color: #6AA759;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #31428C;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a .copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #009900;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footernav {
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#outertable hr {
	color: #009900;
}
.border {
	border: thin solid #000000;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h4 {
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#outertable u {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
