body,p,td {
	line-height:1.8em;
	font: 0.8em 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	color: #444;
	background: #ffffff;
}

a {
	color: #b7862e;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
}


