body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #85a36a;
}
.welcome {
	color: #E9E5DA;
	font-weight: bold;
}
.page-border {
	border: 3px ridge #3C5B39;
}
.copyright {
	font-size: 7.5pt;
	color: #E9E5DA;
	text-decoration: none;
	text-align: center;
}
p {
	margin: 1px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.page-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #3A573B;
}
td.menu {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
}
a.menu {
	color: #3A573B;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.scorecard {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
}
.scorecard-bold {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}
input, pre, select, textarea {
	size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFEE;
}

.wide
{
	width:100%;
}

ol.announcements
{
	padding:0px;
	margin:0px;
	list-style:none;
}

ol.announcements li
{
	padding-top:10px;
}

.header
{
	font-size:12pt;
	font-weight:bold;
	font-family:Arial;
}

.testimonial
{
	font-size: 10pt;
	padding-top: 10px;
	padding-right: 10px;
}
.testimonial-signature
{
	color: #663300;
	font-size: 8pt;
	font-style: italic;
	text-align: right;
	padding-right: 10px;
}