body {
	margin: 0px;
	padding: 0px;
	background-color: #9A8D6F;
}



body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A3208;
}


a.menu:link {color: #eeeeee; font-size:16px; text-decoration: none;}
a.menu:visited {color: #eeeeee; font-size:16px; text-decoration: none;}
a.menu:hover {	text-decoration: none; font-size:16px; text-decoration: none;}
a.menu:active {color: #eeeeee; font-size:16px; text-decoration: none;}

p {
	font-size:12px;
	margin: 10px;
}


