body, table {
	font-family: 'Lucida Grande', Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-size: 13px;
	line-height: 150%;
	margin: 0;
}

h1, h2, h3 {
	color: #264103;
	font-size: 30px;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	margin-top: 0.2em;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 16px;
}

a, a:visited { color: #264103; text-decoration: underline; }
a:hover { color: #264103; text-decoration: none; }


a img { border: none }

hr {
height: 0px;
border: none;
border-bottom: 1px solid #AAAAAA;
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}
