p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
a.nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.3em;
	padding: 4px;
	color: #336666;
	text-decoration: none;
	border-bottom-color: #336699;
	border-left-color: #336699;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-left-width: thin;
	border-left-style: dashed;
	font-weight: bold;
	margin-top: 5px;
}
a.nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.3em;
	padding: 4px;
	color: #336666;
	text-decoration: none;
	border-bottom-color: #336699;
	border-left-color: #336699;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-left-width: thin;
	border-left-style: dashed;
	font-weight: bold;
	margin-top: 5px;
}
a.nav:hover {
	color: #006600;
	border-top: thin solid #CC0000;
	border-right: thin solid #006600;
	border-bottom: thin solid #663333;
	border-left: thin solid #CC9900;
	background-color: #FCEFE1;
}
a.nav:active {
	color: #336666;
	background-color: #FFFFCC;
}
body {
	background-image: url(moonlow.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left bottom;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sign {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
}
a:link {
	color: #285179;
}
a:visited {
	color: #285179;
}
a:hover {
	color: #FCEFE1;
	background-color: #2F8E8E;
	text-decoration: none;
}
a:active {
	color: #2F8E8E;
}
.color {
	color: #990000;
}
form {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336666;
}
#announce {
	font-size: 14px;
	color: #285179;
	background-color: #CEE466;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 10px;
	margin-right: 14px;
	margin-left: 14px;
	margin-top: 6px;
	border: thin dotted #CC0000;
}
