body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 2px;
	padding: 2px;


}
.section {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;

}
.members {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
	text-align: right;

}
a:link {
	height: auto;
	width: auto;
	color: #000000;
	text-decoration: none;



}
a:hover {
	background-color: #FFFF66;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #000000;



}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #FFFF66;
	color: #000000;
	border: 1px dotted;
	font-style: italic;
	margin: 2px;
	padding: 2px;
	letter-spacing: .25em;
	text-align: center;






}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;



}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 80%;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	padding-right: 5px;
	border: none #999999;




}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
hr {
	border-top: 1px dotted #999999;
	border-right: 0pc none #999999;
	border-bottom: 0pc none #999999;
	border-left: 0pc none #999999;

}
form {
	font-family: "Courier New", Courier, mono;
	background-color: #FFCC00;
}
.jumpmenu {
	font-family: "trebuchet MS", Verdana, Arial, sansSerif;
	background-color: #FFCC00;
	border: 1px solid #999999;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-transform: none;
	padding: 2px;
	margin-left: 20px;





}
.showlink {
	text-decoration: underline;
}
