.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
}
.bodyheader {
	font-family: Georgia, Verdana, sans-serif;
	font-size: 1.25em;
	color: #003333;
}
.bodyheader2 {
	font-family: Georgia, Verdana, sans-serif;
	font-size: 1em;
	color: #003333;
}
a:link {
	color: #73bf6d;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #73bf6d;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	font-weight:bold;
}

