body {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
A.menulink {
	display: block;
	width: 168px;
	text-align: left;
	text-decoration: none;
	font-family:arial;
	font-size:13px;
	color: #006600;
	BORDER: none;
	border: none;
	font-weight: bold;
	font-style: normal;
	line-height: 26px;
	text-indent: 6px;






}

A.menulink:hover {
	border: none;
	background-color:#336600;
	color: #FFFFFF;
	text-decoration: none;

}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #336600;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: decimal;

}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: square;
	list-style-position: outside;


}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #339900;
}
