body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #663333;
	font-style: italic;
}
.font {
		color: #660000;
	font-weight: bold;
}
.fontname {
	font-weight: bolder;
	color: #990000;
}
.fontinstruction {
	font-size: 16px;
	color: #666666;
	font-weight: bolder;
}
.footer {
	font-size: 16px;
}
a:link {
	color: #CC0033;
	text-decoration: none;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #99CCFF;
	text-decoration: none;
}
a:active {
	color: #990000;
}
font16 {
	font-size: 16px;
}
.box {
	margin: 5px;
	padding: 5px;
}
.roomname {
	font-size: 28px;
	color: #990066;
	font-weight: bold;
}
.tariff1 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-left: 10px;
}
.forminput {
	font-size: 14px;
	text-align: center;
	margin: 2px;
	padding: 2px;
}
