body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}
th {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}
th a {
  color:#FFFFCC;
}
table {
	font-size: 12px;
}
.highlight {
	font-weight: normal;
	background-color: #FFF2D9;
}
.price {
	font-weight: bold;
	color: #FF0000;
}
hr {
	color: #666666;
	height: 1px;
	width: 100%;
}
a {
	color: #FF6600;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
.important {
	color: #FF0000;
}

