.WIRE {
	font-family: "Trebuchet MS";
	font-size: large;
}
.MENU {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
.body {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #333333;
}
.Headings {
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #000000;
}

