body,table {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10pt;
	color:black;
	background:#fff;
}

a,a:link,a:visited {
	color:blue;
	text-decoration:none;
}

a:hover {
	color:#66f;
}
.foot {
	clear:both;
	text-align:center;
	font-size:7pt;
	border-top:1px solid gray;
}
.foot-official {
	color:gray;
}
.heading {
	font-size:12pt;
	font-weight:bold;
	font-variant:small-caps;
	text-decoration:underline;
	color:#cc3366;
}
.sub-heading {
	font-size:11pt;
	font-weight:bold;
	font-variant:small-caps;
	color:#cc3366;
}
.slogan {
	font-size:11pt;
	1color:#6666ff;
	color:blue;
	font-weight:bold;
}
.menu {
	font-size:8pt;
	border:dotted thin #eeeeff;
}
.small {
	font-size:8pt;
}
.price {
	font-size:12pt;
	font-weight:bold;
}
.list1 {
	background:#eeeeff;
}
.list2 {
	background:#ddddff;
}
/* Styles for the used list */
.ucl-header {
	color:#6666ff;
	font-weight:bold;
	font-size:8pt;
}
.ucl-price {
	font-weight:bold;
}