body {
	background-color: #E4B44E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	color: #000099;
	text-align: center;
}
H1 { text-align: center; color: #000099; font-size: 18pt;}
H2 { text-align: left; color: black; font-size: 12pt;}

.corner: {margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0;}

a:link		{color: #0000FF;}
a:visited	{color: #0000FF;}
a:active	{color: #FF0000;}
a:hover		{color: #FF0000;}
.hidden {
	font-size: 6px;
	color: #E4B44E;
	line-height: 10px;
}
.tiny {
	font-size: 10px;
	color: #000000;
}
.highlight {
	font-size: 14px;
	font-weight: bold;
}
.low {
	background-color: #009900;
}
.medium {
	background-color: #FFFF00;
}
.inter {
	background-color: #00FFFF;
}
.high {
	background-color: #FF00FF;
}
.booked {
	font-weight: bold;
	color: #000000;
	background-color: #FF0000;
}
.caption {
	font-size: 10px;
	font-style: italic;
	color: #000000;
}
