.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #003300;
}
a:link {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #336633;
	text-decoration: underline;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding: 5px;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #003300;
}
