.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;

}
.menuitem {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669900;
	line-height: 22px;
}

A  {
			text-decoration : none;
        }
        
        A:Visited  {
        	text-decoration : none;
        }
        
        A:Active  {
        	font-style : italic;
        	text-decoration : none;
        }
        
        A:Hover  {

        	text-decoration : underline;
        }
.headline {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	letter-spacing: 1px;
	color: #669900;
	font-weight: bold;


}
.whatidid {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669900;
}
.lilline {
	font-weight: bold;
	color: #339900;
}
