.mainfont {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #7C4F92;
}
.roomfont {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #7C4F92;
	font-weight: bold;
	text-decoration: none;
}
.bottom {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #7C4F92;
	font-weight: bold;
	text-decoration: none;
}
.body {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	font-weight: bold;
	color: #7C4F92;
}
