body {
	margin:0;
	padding:0;
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-size: 0.7em;
	text-align:left;
	color:#29303B;
	line-height:1.3em;
	background: #F3F6ED;
}
a {
	color: #909D73;	
	text-decoration:none;
}
a:visited {
	color: #909D73;
}
a:hover {
	color: #990000;
	text-decoration:none;
}
