.Trebuchet2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.Trebuchet2Bold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.Trebuchet2ALLCAPS {
	font-family: "Trebuchet MS";
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.Trebuchet2BoldGreen {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #546911;
}
.Trebuchet2BoldGreenAllCaps {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #546911;
	text-transform: uppercase;
}
