.Legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
}
.BottomMenu:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.BottomMenu:Hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: underline;
}
.BottomMenu:Visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.BottomMenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	font-family: Arial, Times, serif;
	font-size: 11pt;
	color: #000000;
}
.TopLinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
.TopLink:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
.TopLink:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
.TopLink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFF33;
	font-weight: bold;
	text-decoration: none;

}
Table {
	margin:0 0 0 0;
	padding:0;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: justify;
	line-height: 16pt;

}
.RoomTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

A.packages:link {
 	text-decoration: none;
 	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
 	}

A.packages:active {
 	text-decoration: none;
 	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
 	}

A.packages:visited {
 	text-decoration: none;
 	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
 	}

A.packages:hover {
 	text-decoration: underline;
 	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
 	}