body
 {
  margin-top: 10px; 
  margin-left: 0px; 
  margin-right: 0px; 
  margin-bottom: 0px; 
  background-image: url();
  font-family: Verdana,Arial;
  font-size: 13px;
  color: #935B4E;
  scrollbar-arrow-color: #006699;
  scrollbar-base-color: black;
  scrollbar-dark-shadow-color: black;
  scrollbar-track-color: #006699;
  scrollbar-face-color: #ffffff; 
  scrollbar-shadow-color: silver;
  scrollbar-highlight-color: silver;
  scrollbar-3d-light-color: black;
 }

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

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

.white
 {
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
 }
 
a.white:link,a.white:visited,a.white:active,a.white:hover
 {
  font-family: Verdana, Trebuchet MS;
  font-size: 12px;
  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.top:link {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
a.top:visited {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	}
a.top:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.top:active {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

 
a.blue:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5984B0;
	text-decoration: underline;
}
a.blue:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5984B0;
	text-decoration: underline;
	}
a.blue:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5984B0;
	text-decoration: none;
}
a.blue:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5984B0;
	text-decoration: none;
}

 
a.bb:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
a.bb:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
	}
a.bb:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a.bb:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
 
a.menu:link {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	}
a.menu:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu:active {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

h1
 {
  font-family: Tahoma;
  font-size: 15px;
  color: #927E5A;
  line-height: 100%;
  font-weight: bold;
  margin:4px,0px,4px,0px;
 }

h2
 {
  font-family: Tahoma;
  font-size: 13px;
  color: #006699;
  line-height: 100%;
  font-weight: bold;
  margin:0px,0px,0px,0px;
 } 

h3
 {
  font-family: Tahoma;
  font-size: 12px;
  color: #000000;
  line-height: 100%;
  font-weight: normal;
  margin:0px,0px,0px,0px;
 }