body {
	background: white;
}
a:link, a:visited {
	color: #92B681;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
h1, h1 a, h1 a:link, h1 a:visited {
	background: transparent none;
	line-height: 1.5em;
	float: none;
	height: auto;
	width: auto;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #104117;
	margin: 0;
}
.content p a:link:after, .content p a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
h2 {
	float: none;
	margin: 0;
}
div.container, div.header, div.content, div.footer {
	width: auto;
	margin: 0;
	padding: 0;
	border: none;
}
div.footer {
	margin-bottom: 0.75em;
}
div.header-image, div#header-menu, p.print {
	display: none;
}
.blockquote {
	width: auto;
}
.footer {
	background: transparent none;
}

.green {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.actionform {
	font-size: 12px;
	line-height: 18px;
}