body, 
textarea {
	font: normal 12px/19px "Lucida Grande", "Verdana", sans-serif;
}

body {
	background: #ffffff;
}

a {
	color: #6FA035;
}

h1 {
	font-size: 27px;
}

h1, h2, h3,
h1 a, h2 a, h3 a,
thead, th {
	color: #6FA035;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: #ffffff 0 -1px 0;
	line-height: 115%;
}

h3.inline {
	margin-top: 20px; 
	display: inline;
}
