body {
	margin: 0px;
	background-color: #99CCCC;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #608080;
	}
	
.title {
	font-size: 18px;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 7px;
	}
	
.heading1 {
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #808060;
	line-height: 145%;
	font-size: 13px;
	}
	
.heading2 {
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #808060;
	line-height: 145%;
	font-size: 13px;
	}
	
.text {
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #808060;
	line-height: 145%;
	}
	
.text2 {
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #808060;
	line-height: 145%;
	}	
	
.book {
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #9C4F4F;
	text-decoration: none;
	background-color: #CCAA99;
	}
			
.booklink {
	color: #9C4F4F;
	text-decoration: none;
	font-size: 12px;
	}
	
.roomlink {
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	}
	
.link {
	color: #82786C;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 7px;
	text-align: right;
	}
	
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}