body {
	background-color: #9CAF89;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A160F;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #505F40;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	text-transform: uppercase;
}
h2 {
	color: #505F40;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #505F40;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #505F40;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #505F40;
	margin-bottom: 15px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: underline;
}
.border {
	border: 1px solid #000000;
}
.bottom_links {
	color: #FFFFFF;
	text-decoration: none;
}
.content {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.green_header {
	font-weight: bold; 
	font-size: 18px;
	color: #9CAF89
}
.members {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 5px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 3px;
}
.frame {
	background-color: #FDFBF7;
	border: 1px solid #DCD6C6;
}

