body, td {
	font : normal 10pt Arial, Helvetica, sans-serif;
	margin: 5px;
}
a:href {
	text-decoration : underline;
	color : #0000FF;
}
a:hover {
	color : #CC3300;
}
a:visited {
	color : #999999;
}
a:active {
	color : #669900;
}
p {
	color : #000033;
	margin-top : 5pt;
	margin-bottom : 5pt;
}
h1 {
	color : #000033;
	font : Normal Bold 30pt Arial, Helvetica, sans-serif;
}
h2 {
	color : #000033;
	font : Normal Bold 18pt Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	color : #000033;
	font : Normal Bold 12pt Arial, Helvetica, sans-serif;
	margin-top : 5pt;
	margin-bottom : 5pt;
}
h4 {
	color : #000033;
	font : Normal Bold 10pt Arial, Helvetica, sans-serif;
	margin-top : 5pt;
	margin-bottom : 5pt;
}
h5 {
	color : #000033;
	font: 9pt Arial, Helvetica, sans-serif;
	margin-top: 1pt;
	margin-bottom: 5pt;
}
h6 {
	color : #000033;
	font : Normal 7pt Arial, Helvetica, sans-serif;
	margin-top : 1pt;
	margin-bottom : 5pt;
}
hr {
	height : 2pt;
	white-space : nowrap;
	margin-top : 1px;
	margin-bottom : 1px;
}
td {
	text-align : Left;
	padding: 3px;
}
td.center {
	text-align : Center;
}
th {
	text-align : Center;
	text-decoration : Bold;
	font : Bold 10pt Arial, Helvetica, sans-serif;
	padding: 3px;
}
label {
	text-align : Center;
	text-decoration : Bold;
	font : Bold 11;
	color :#FFFFFF;
}
ul, ol {
	margin-left : 18pt;
	margin-top : 1pt;
	margin-bottom : 5pt;
}
td ul {
	margin-left : 3pt;
	margin-top : 1pt;
	margin-bottom : 5pt;
}
.left {
	text-align : Left;
	margin-left : 15pt;
}
.right {
	text-align : Right;
	margin-right : 15pt;
}
.ToTop {
	text-align: right;
	margin-top: 1pt;
	margin-bottom: 1pt;
	font-style: normal;
	font-weight: normal;
}
.NormalText {
}
.Footer { 
	margin-top : 1px;
	font-style : normal;
	font-weight : normal;
}
.Reception {
	color : #FFCC00;
}
.bgReception {
	background-color : #FFCC00;
	text-decoration : Bold;
	color: #FFFFFF;
}
.Lounge {
	color : #9966FF;
}
.bgLounge {
	background-color : #9966FF;
	text-decoration : Bold;
	color: #FFFFFF;
}
.Hall {
	color : #CC3300;
}
.bgHall {
	background-color : #CC3300;
	text-decoration : Bold;
	color: #FFFFFF;
}
.Library {
	color : #996633;
}
.bgLibrary {
	background-color : #996633;
	text-decoration : Bold;
	color: #FFFFFF;
}
.Studio {
	color : #669900;
}
.bgStudio {
	background-color : #669900;
	text-decoration : Bold;
	color: #FFFFFF;
}
.new {
	text-decoration : Bold;
	font-style : italic;
	bgcolor : #FFCC00;
}
