body {
	background-repeat: repeat;
	background-color: #663300;
	margin-top: none;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
a {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: Black;
	text-decoration: none;
}


h1 {
	font-size: 8pt;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin-bottom: -10px;
}

h2 {
	font-size: 8pt;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

h3 {
	font-size: 14pt;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8B4513; 
}

h4 {
	font-size: 12pt;
	font-weight: bold;
	color: #8B4513;
}
h5 {
	font-size: 10pt;
	font-weight: bold;
	color: #8B4513;
}

p {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.sm {
	font-size: 8pt;
}

  
#menu a, #menu a:visited {
  text-align: left; 
  text-decoration:none; 
  color:Black; 
  display: block; 
  width:12em; 
  padding: .30em 0px 0px 42px;
  background-image: url(images/button_up.gif);
    background-color: transparent;
    font-size: 12px;
    line-height: normal;
    }

.singlespace { line-height: 6px;  color: #FF0033;         }

#menu a:hover {
  color: #DEB887;
  background-image: url(images/button_dn.gif);
}