body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FF6666;
	color: #FFFFFF;
}

.CC {
	text-align: center;
}

.cnt {
	position: relative;
	margin: 0 auto;
	width: 780px;
	text-align: left;
}

h1 {
	text-align: center;
}
h2 {
	font-size:30px;
	text-align: center;
}
h3 {
	text-align: center;
	font-size:14px;
	margin: 3px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.caller-notes {
	font-size: 10px;
	text-align:center;
}
.price-information {
	margin: 5px;
	padding 2px;
	font-size: 12px;
	font-weight: bold;
	width: 650px;
}
.promo {
	font-size: 10px;
}
.line {
	font-size: 18px;
	text-align:center;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.linenum {
	text-align:center;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
}
.tablenumber {
	margin: 2px;
	font-size: 16px;
	font-weight: bolder;
}
.tablepic {
	margin: 2px;
}
.tablepic img {
	border: 2px solid #FFFFFF;
	padding: 6px;
}
.linestable {
	border-collapse: collapse;
}
.tdline {
	border: 1px solid #FFFFFF;
	padding: 10px;
}
.featurepic {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 1px;
}
.featurepic img {
	border: 1px solid #000000;
	padding: 6px;
}
.lnt {
	padding: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
}
.ilbox {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	padding: 5px;
}