body {
	background: #FFF;
	color: #000;
	font: normal 11pt/1.3 Georgia, Times, "Times New Roman", serif;
}

#legal {
	border-top: 1pt solid #666;
	color: #666;
	font-size: .85em;
	padding: 1em 0;
	line-height: 1.44em;
}

#content h2 {
	border-bottom: 1px solid;
	font-weight: normal;
	margin-bottom: 0;
}

#content h3 {
	font-size: 1em;
	line-height: 1.2;
	margin-bottom: 0;
	text-transform: uppercase;
}

#news h3 {
	font-weight: bold;
	margin-top: 2em;
	text-transform: none;
}

#content p {
	margin-top: 0;
}

#content h2+p {
	margin-top: 1em;
}

/*
	Varnish
*/
a {
	color: #6886AA;
}

a img {
	border: none;
}

/*
	Hide irrelevant elements
*/
#nav,
#utilityNav,
#subNav,
#tertiaryNav {
	display: none;
}
