body { 
	font-family: Arial, helvetica; 
	background: #ffffff; 
	color: #000000
 }
li {	
	font-family: Arial, helvetica; 
	color: #000000; 
 } 
ul {	
	font-family: Arial, helvetica;	
	color: #000000; 
 } 
ol {	
	font-family: Arial, helvetica;	
	color: #000000; 
 } 
p {	
	font-family: Arial, helvetica; 
	color: #000000; 
 } 
td {	
	font-family: Arial, helvetica; 
	color: #000000; 
 } 
h1 {	
	font-family: Arial; 
	font-weight: bold; 
	text-align: center;
 } 
h2 {	
	font-family: Arial; 
	font-weight: bold; 
 } 
h3 {	
	font-family: Arial; 
	font-weight: bold; 
 } 
h4 {	
	font-family: Arial; 
	font-weight: bold; 
 } 
h3.title {	
	border-bottom: solid thin;
	font-family: Arial; 
	font-weight: bold; 
 } 
a:visited  { 
	color: #009900;
	text-decoration: none
 }
a:link  { 
	color: #008000;
	text-decoration: none
 }
a:hover  { 
	color: #009900;
	text-decoration: none
 }
.locationbar {
	border: solid;
	border-color: #000;
	border-width: thin;
	color: #000;
	font-family: Arial;	
	margin-top: .25em;
	margin-bottom: .25em;
	margin-left: 0em;
	margin-right: 0em;
	padding: .25em;
	text-align: center;
 }
.menubar {
	font-family: Arial;
	color: #000000; 
	text-align: left;
 }
