body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B544A;
}
.smallcentered {
	font-size: 10px;
	text-align: center;
}
a:link {
	font-weight: bold;
	color: #A764A7;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #A6733D;
}
.roomtitle {
	font-weight: bold;
	color: #ECECBF;
	background-color: #3B544A;
	text-align: center;
	padding: 5px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-weight: bold;
	color: #CC6633;
	text-decoration: none;
}

