body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px; 
	color: 333333 ;
 	background-color: #6E6D3B;
	
}

td {
	color: 333333 ;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px; 
	
}


p, ul {
	color: 333333;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px; 
	
}

h1 {
	margin: 0px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #70663D;
}
a {
	text-decoration: none;
	color: #70663D;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
