body {
background-color: #e39a3b;}


h1,h2,h3,h4,h5,p,ul,td 
	{ 
	font-family: arial, Verdana; 
	}
h1 {
text-align: center;
color: #000000;
font-size: 1.5em;
font-weight: bold;}

td {
border: 0px;
padding: 0px;
margin: 0px;
font-size: 1em;
}
a:link { text-decoration: none;
		color: #861408;
	 }
a:hover { 
		color: #000000;
		background: #666666; }

a:visited {
		text-decoration: none;
		color: #861408;}

