body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, san-serif;
	text-size: small;}
	
p, ul, h1, h2, h3, h4, h5, td {
	font-family: Arial, Helvetica, san-serif;}
	
a {
	color:#000000;
	text-decoration:underline;
	font-size: 11px; }
	
a:hover {
	text-decoration:underline;}	
	
a:active {
	color:#000000;}
	
a.current {
	color:#000000;}
	
#left {
	margin: 30px 0px 0px 30px; }
	
#left h1 {
	font-size: 14px;
	color: #275d39;
	font-weight: bold;
	margin-bottom: 3px; }
	
.logo {
	margin-top: 25px;
	border-style: none;
	display:inline; }