body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}
table {
	font-size: 10pt;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
}
h4 {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;	
}
img{
	border-color: silver;
	border-style: solid;
	border-width: 1px
}
.center {
	text-align: center;
}
.room {
	margin-bottom: 1em;
}
.roomName {
	display: inline;
	margin-right: 1em;
}
.roomDescription{
	display: inline;
}
.roomSize{
	font-style: italic;
}
#header {
	display: none;
}
#tag {
	display: none;
}
#message {
	display: none;
}
#siteNav {
	display: none;
}
#contextNav {
	display: none;
}
#footer {
	display: none;
}
a:link, a:visited {
	color: black;
	background: transparent;
	text-decoration: none;
}
.noPrint {
	display: none;
}
.pageBreak{
	page-break-after: always;
}
.disclaimer{
	font-size: 8pt;
}

#searchResults {width: auto;}
#searchResults h1 {
	padding: 0; 
	margin: 0;
}
.list {width: auto;}
