body {
	background-color:#D2B48C;
	margin-top:0;
	margin-bottom:0;
	min-width:840px; }
h1 {
	font-family: Verdana;
	text-align: center; }
h2 {
	font-family: Verdana;
	text-align: center; }
h3 {
	font-family: Verdana;
	text-align: center; }
h4 {
	font-family: Verdana;
	text-align: center; }
p {
	font-family: Verdana }
a {
	color: black;
	text-decoration: none;
	font-family: Verdana;}
a:link {
	color: black;
	font-family: Verdana;
	text-decoration: none }
a:visited {
	color: black;
	font-family: Verdana;
	text-decoration: none }
a:hover {
	text-decoration: underline;
	font-family: Verdana; }
address {
	margin-top: 1em;
	padding-top: 1em;
	border-top: thin dotted }
.img {
	border-style: none;
	margin-left: -3;
	margin-right: -3;
	padding: none; }
table.table {
	border-color: black;
	background-color: white;
	border-style: solid;
	border-width: 1px }
img.logo {
	display: block;
	margin-left: auto;
	margin-right: auto; }
td.search {
	padding-right: 10;
	margin-bottom: -10; }
table.nav {
	padding-left: 3 ; }

#nav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;; 
	padding:0px;
	margin:0px;
	color: black;  }

#nav a { 
	color: blue;
	text-decoration:none; }
#nav a:hover {
	text-decoration:underline; }
#nav a:link {
	color: black; }
#nav a:visited {
	color: black; }


.navright {
	float: right;
	padding-right:10px; }

.navleft { 
	padding-left:10px; }

#links {
	font-family: Verdana;
	text-align: center;}
