body {
	scrollbar-base-color:#B0A080; 
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	scroll: yes;
	overflow: yes;
 overflow: -moz-scrollbars-vertical;	
}

h1 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin-bottom:8px;
	text-decoration: none;
}
		
h2 {
  font-size: 10px;
		font-style: normal;
	 font-weight: normal;
		margin-bottom:1px;
		}	
		
h3 {
  font-size: 18px;
		font-style: normal;
	 font-weight: normal;
		margin-bottom:1px;
		}			

td {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
}

ul {
  list-style:disc outside;
  padding-left:0.8em;
  margin-left:0.8em;
		}

a:link {
	color: #706651;
	text-decoration: none;
}

a:visited {
	color: #706651;
	text-decoration: none;
}

a:active{
	color: #706651;
	text-decoration: none;
}

a:hover{
	color: #000000;
	font-style: normal;
	text-decoration: underline overline;
}

UL {
 margin-bottom:12px;
	}
	
