body {
background-image:url("images/background.png");
background-repeat: repeat-x;
background-position: top left;
background-color:#d3d3c7;
margin:0px;
font-family: Palatino Linotype, serif;
font-size: 11px;
color: #484523;
letter-spacing: normal;
text-align: justify;
	} 

td.menu a {
display: inline;
line-height: 30px;
font-family: "palatino linotype", sans-serif;
font-size: 15px;
font-weight: bold;
text-transform: lowercase;
color: #ffffff;
text-align: center;
letter-spacing: 5px;
border-width: 0px;
font-style: normal;	
line-height: 25px;
background-color: #746e32;
padding-right: 10px;
padding-left: 10px;
}

td.menu a:hover {
display: inline;
line-height: 30px;
font-family: "palatino linotype", sans-serif;
font-size: 15px;
font-weight: bold;
text-transform: lowercase;
color: #020232;
text-align: center;
letter-spacing: 5px;
border-width: 0px;
font-style: normal;	
line-height: 25px;
background-color: #746e32;
padding-right: 10px;
padding-left: 10px;
}

a, a:link, a:visited {
	color: #634310;
	cursor: help;
	text-decoration: none;
	font-style: normal;}
a:hover {
	color: #b05411;
	text-decoration: none;
	font-style: normal;
	
}

h1 {
color: #634310;
font-size:16pt;
font-family: palatino linotype, sans-serif;
letter-spacing: 2px;
font-style: italic;
font-weight: bold;
margin-bottom:4px;
text-align: center;
}