body {
	margin: 0;
	font-family: Trebuchet MS, Helvetica, san-serif;
}

.sf_pagetitle {
	margin: 20px 20px 0;
	font-family: Trebuchet MS, Helvetica, san-serif;
	font-size: 22px;
	font-weight: bold;
        color: #006600;
}
.sf_content {
	margin: 5px 10px;
	font-size: 14px;
        text-decoration: none;
}

a {
	color: #568D0D;
	border-bottom: none;
}