h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: justify;
	font-weight: normal;


}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #336633;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.bedname {
	font-size: 11px;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	border-top: none;
	border-right: 1px solid #336633;
	border-bottom: 1px solid #336633;
	border-left: 1px solid #336633;
	font-family: Arial, Helvetica, sans-serif;


}
.beddesc {

	font-size: 11px;
	background-color: #CCCCCC;
	text-align: justify;
	border-top: 1px solid #336633;
	border-right: 1px solid #336633;
	border-bottom: 1px solid #336633;
	border-left: 1px solid #336633;
	font-family: Arial, Helvetica, sans-serif;
}
.box {
	border: 1px solid #336633;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #336633;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
.offers {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}
