body
 {
  margin-top: 10px; 
  margin-left: 0px; 
  margin-right: 0px; 
  margin-bottom: 0px; 
  background-color: #E8DFD5;
  font-family: Verdana,Arial;
  font-size: 13px;
  scrollbar-arrow-color: #333333;
  scrollbar-base-color: black;
  scrollbar-dark-shadow-color: black;
  scrollbar-track-color: #333333;
  scrollbar-face-color: #333333; 
  scrollbar-shadow-color: silver;
  scrollbar-highlight-color: silver;
  scrollbar-3d-light-color: black;
 }

p
 {
  font-family: Trebuchet MS;
  font-size: 13px;
  color: #333333;
  line-height: 160%;
  margin:0px,0px,0px,0px;
 }
	
.sidetext
 {
  font-family: Trebuchet MS;
  font-size: 13px;
  color: #333333;
  line-height: 130%;
  margin:10px,0px,25px,0px;
 }
 
td
 {
  font-family: Trebuchet MS;
  font-size: 14px;
  color: #990000;
 }

a:link,a:visited,a:hover,a:active
 {
  color: #4A4239;
  text-decoration: underline;
  font-weight: none;
 }

.toptext
 {
  font-family: Trebuchet MS; 
  font-size: 13px; 
  color:  #4A4239;
  margin-top: 3px;
  margin-bottom: 3px
 }

.navigation
 {
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: none;
  color: #000000;
  text-decoration: none;
 }

a.navigation:link,a.navigation:visited,a.navigation:active
 {
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
  text-decoration: underline;
 }

a.navigation:hover
 {
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
 }


 a.white:link {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:visited {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}
a.white:hover {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:active {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
 
a.featured:link {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.featured:visited {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	}
a.featured:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.featured:active {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.menu:link {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin:10px,0px,10px,10px;
}
a.menu:visited {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin:10px,0px,10px,10px;
	}
a.menu:hover {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	margin:10px,0px,10px,10px;
}
a.menu:active {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin:10px,0px,10px,10px;
}

h1
 {
  font-family: Trebuchet MS;
  font-size: 15px;
  color: #333333;
  line-height: 100%;
  font-weight: bold;
  margin:4px,20px,10px,10px;
 }

h2
 {
  font-family: Trebuchet MS;
  font-size: 15px;
  color: #68303B;
  line-height: 100%;
  font-weight: bold;
  margin:0px,0px,0px,0px;
 } 

h3
 {
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #816A50;
  line-height: 100%;
  font-weight: normal;
  margin:0px,0px,0px,0px;
 }

h4
 {
  font-family: Trebuchet MS;
  font-size: 13px;
  color: #999900;
  line-height: 100%;
  font-weight: normal;
  margin:0px,0px,0px,0px;
 }