p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #00543C;
	font-weight: lighter;
}
.menulink {
font-family: "Trebuchet MS"; font-size: 14px; 
font-weight: normal; color: #FFFFFF; text-decoration: none
}
.menulink:hover {
	font-family: 
"Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: 
#FFFFFF;
	text-decoration: underline;
	font-style: italic;
}
.submenulink {
font-family: "Trebuchet MS"; font-size: 14px; 
font-weight: normal; color: #00543C; text-decoration: underline
}
.submenulink:hover {
	font-family: 
"Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: 
#009966;
	text-decoration: underline;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

