body  {	margin-top: 15px;
		color: black;
		background-color: white;
		font-family: verdana, helvetica, sans-serif; }

		
a:link, a:visited	{
					color: #007C00;
					background-color: #ffffff;
					font-weight: bold;
					}
					
a:active, a:hover	{
					color: #007C00;
					background-color: #ffff99;
					text-decoration: underline; }
		

td  {	font-family: verdana, helvetica, sans-serif; }


.small { font-family: verdana, helvetica, sans-serif;
		 font-size: .75em; }
		 
	 
h3	{ color: #007C00;
	  background-color: #ffffff; }
	  
.side	{font-size: .85em;
		font-weight: bold;} 
		
.bold	{font-weight: bold;}		