
BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 90%; BACKGROUND: #A7842A; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: black; PADDING-TOP: 0px; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; HEIGHT: 100%; 
}

td{
font: 90%;
}


#foot {
	BACKGROUND: url(foot.gif) repeat-x left bottom
}
#Spot {
	BACKGROUND: url(spot.jpg) no-repeat right top; 
}

a, a:link, a:visited, a:active {
 	text-decoration:none; 
	color: #003300;
	padding-left: 10px;
	padding-right: 10px;
}
a:hover            {
  	color: #666;
	 text-decoration:underline; 

}

ul {
margin-top: 3px;
margin-bottom: 3px;
padding: 1px;

}

h1{
color:#003333;
margin-top: 5px;
margin-bottom: 5px;
padding: 2px;
font: 150%;
font-weight:bold;
font-style:italic;
}

h2{
color:#003366;
margin-top: 5px;
margin-bottom: 5px;
padding: 2px;
font: 135%;
font-weight:bold;
font-style:italic;
}

h3{
color:#990000;
margin-top: 3px;
margin-bottom: 3px;
padding: 2px;
font: 120%;
}


a.menu, a.menu:link, a.menu:visited, a.menu:active {
 	text-decoration:none; 
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	font: small-caps 120% Tahoma, Arial, sans-serif;

}
a.menu:hover            {
  	color: #990000;
	 text-decoration:underline; 
}
