body, p, td {
	color: #51b848;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}

p {
	padding-bottom: 18px;
}

p a:link, p a:hover, p a:visited, p a:active{
}
a:link, a:hover, a:visited, a:active{
	color: #51b848;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #51b848;
}

#nav #right a {
	color: #51b848;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}

h1{
	font-size: 20px;
}
ul {
	margin-left: 20px;
}