

body {
	font-size: 100%;
	line-height:1em;
	font-family: helvetica, arial;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#content {
	font-size: .875em;
	color: #58595A;
	line-height: 1.4em;
}

#content a {
	color: #7db901;
}

#content a:hover {
	color: #e1e1e1;
}

#content h1 {
	font-family: "trebuchet ms";
	font-size: 1.8em;
	line-height: 2em;
}

#content h2 {
	font-family: "trebuchet ms";
	font-size: 1.4em;
	line-height: 2em;
}


