body {
	background-color: #D8D1BF;
}
h1{
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #66CC00;
	text-align:center;
}
p{
	font: 12px arial;
	color: #776A4A;
}
a:link, a:visited {
	font-weight: bold;
	color: #776A4A; 
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #57BF12; 
	text-decoration: underline;
}
td.nav p{
	line-height: 1.4em;
}
