body, table {
	font-family: 'Lucida Grande', Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-size: 13px;
	line-height: 150%;
	margin: 0;
color: #5e5e5e;
}

h1, h2, h3 {
	color: #3a8476;
	font-size: 30px;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	margin-top: 0.2em;
}

h1 {
text-transform: uppercase;
}
h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}



a img { border: none; }
a {color: #452010; text-decoration: underline;}
a:hover {text-decoration:none;}