.splash {
	background-image: url(images/Bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
	color: #663300;
	font-size: 10px;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #615B4D;
}
.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}

:link { text-decoration: none; color: #827A68}
:hover { color: #CC0000 }
:visited { text-decoration: none; color: #827A68}

a.listlink {  font-family: Verdana, Arial, Helvetica, sans-serif;  color: #CC0000}
a.listlink:hover { color: #827A68}
a.listlink:visited { color: #CC0000}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	color: #9E957E;
}
