body {
	margin: 0px;
	background-color: #CCCC99;
	text-align: center;
}

.style1 {
	font-family: Arial;
	font-size: 24px;
	color: #000000;
	text-decoration: underline;
}

.style2 {
	font-family: Geneva;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	display: block;
	float: left;
	width: auto;
	margin: 0px;
	padding: 0px;
	height: 120px;
	font-weight: bold;
	background-image: url(headinfo.gif);
}

.style3 {
	font-family: Arial;
	font-size: 24px;
	text-decoration: underline;
}

.style4 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: 500;
}

.red {
	font-family: Helvetica;
	font-size: 18px;
	color: #FF0000;
}

.title {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
}

.title2 {
	font-family: Helvetica;
	font-size: 24px;
	color: #FFFFFF;
}

.sickanddeceased {
	font-family: "Courier New";
	font-size: 14px;
	color: #FFFFFF;
}

.menu {
	display: none;
	width: auto;
}

.clu {
	font-family: Geneva;
	font-size: 12px;
	color: #FFFFFF;
}

.clubnames {
	font-family: Georgia;
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
}

.News {
	font-family: Georgia;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #666666;
	display: block;
	height: auto;
	width: 150px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
	padding-left: 2px;
}

.NewsText {
	background-image: url(news.gif);
	font-family: sans-serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
	float: left;
}

UL#Nav a {
	font-family: Helvetica;
	font-size: 14px;
	display: block;
	height: auto;
	margin: 0px;
	padding: 4px;
	width: 120px;
}

UL#Nav a.nv {
	color: #FFFFFF;
	background-color: #CC6600;
}

UL#Nav a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
}
