body {
	background-color: #DDF8F1;
}

h1 {
	color: #3b9079;
	font-size: 16pt;
	font-weight: normal;
}

h3 {
	color: #3b9079;
	font-weight: bold;
}

h4 {
	color: #3b9079;
	font-size: 11pt;
	font-weight: normal;
}

a {
	color: #3b9079;
	text-decoration: none;
}

a:hover, a:focus {
	text-decoration: underline;
}