.menuitems {
	font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
   font-weight: bold;
	color: #FFFFFF;
}
.menuitems a {
   text-decoration: none;
}
.bodytext {
	/*font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;*/
   font-family: "Lucida Grande","Arial","Tahoma","Helvetica", sans-serif;
   font-size: 13px;
}
.bodytextheading {
	/*font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;*/
   font-family: "Lucida Grande","Arial","Tahoma","Helvetica", sans-serif;
   font-size: 14px;
   font-weight: bold;
}

