body {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
}

.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: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a:visited {
	color: #0000AA;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
.disclaim {
	font-size: 10px;
	text-align:center;
}

.price-advice {
	font-size: 12px;
	text-align:center;
	background-color: white;
	color: black;
	font-weight: bold;
	width: 700px;
	font-family: "Courier New", Courier, mono;
	margin: 5px;
}
.promo {
	font-size: 10px;
}
.line {
	font-size: 18px;
	text-align:center;
	color: #FFFFFF;
	background-color: #FF0000;
}
.linenum {
	text-align:center;
	margin-bottom: 10px;
	border: 2px solid #FF0000;
}
.tablenumber {
	margin: 2px;

}
.tablepic {
	margin: 2px;
}
.tablepic img {
	border: 1px solid #000000;
	padding: 6px;
}
.linestable {
	border-collapse: collapse;
}
.tdline {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.featurepic {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 1px;
}
.featurepic img {
	border: 1px solid #000000;
	padding: 6px;
}
.lnt1 {
	padding: 5px;
	border: 2px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.lnt2 {
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
	border: 2px solid #CCCCCC;
	background-color: #FFFFCC;
	color: #000000;
}
.lnt_phrase {
	font-weight: bold;
	font-size: 14px;
	text-align:center;
	color: #FF0000;
}
.lnt_number {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size: 16px;
	text-align:center;
}
.ilbox {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #CCCCCC;
	padding: 5px;
}
.nongbprom {
	margin: 20px;
}