@charset "utf-8";
.evalHeader {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
}
.body {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}
.topics {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
}
.tableSpacing {
	line-height: 30px;
}
.categories {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}
.box {
	border: medium solid #000000;
}
