.MenuBar {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
}
.TableHeading1 {
	background-color: #FF6633;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #000000;
}
.HighlightText {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}
.BigText {

	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
}
