body   {
	background-color: #624c2f;
	margin-top: 0px;
	margin-bottom: 0px; 
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	}
	
a  {
	color: #903;
	text-decoration: underline
	}

	
a:visited  {
	color: #8080ff;
	text-decoration: underline
	}

	
a:active  {
	color: #fc3;
	text-decoration: underline
	}


p  {
	font-size: small
	}

h1 {
  font-size: xx-large;
	color: #006699
  }
  
h2 {
  font-size: x-large;
	color: #006699
  }
  
h3 {
	font-size: medium;
	color: #006699
	}
  
td {}
