a {
	text-decoration: none;
	color:#336633;	
}

a:hover {
	text-decoration: underline;	
}

font.content{
	color:#0D2E01;
	font-family:"Bookman Old Style";
	font-size:11pt;
}

font.heading{
	font-family:"Bookman Old Style";
	color:#336633;
	font-weight: bold;
	font-size:12pt;
}

OL {
	font-size:10pt;
	color:#0D4D22;	
}
OL LI {
  	padding-bottom: 10px;
}

UL.clslist LI {
	padding-bottom: 10px;

}
.button{
	color:rgb(33,133,33);
	background-color:white;
	border: solid 1px rgb(0,0,0);
}
.content{
	color:#0D2E01;
	font-family:"Bookman Old Style";
	font-size:11pt;
}