body {
	background: none;
	font-family: Baskerville, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #222;
}
#navigation .hide {
	display: none;
}
a {
	text-decoration: underline;
	color: blue;
}        