body {
	background-image: url(https://www.blueskieshospitality.com/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: FFFFFF;
}

td {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-repeat: repeat;
}



a:link, a:visited, a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}

.rightside {
	margin-left: 20px;
}

.fromrightside {
	margin-left: 20px;
	font-style: italic;
	text-align: right;
	margin-top: 10px;
}

.title{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #181818;
	background-color: #999999;
	padding: 5px;
}

.product_name {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #030303;
}

.product_header{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #030303;
}

.product_cont {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #030303;
}
