body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.heading {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	width: 500px;
}
.heading2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	width: 500px;
}
.text {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 10px;
}
.textfet {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	position: static;
	margin-bottom: 5px;
	margin-top: 5px;
}
.price {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
}
.textfetInvert {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #FFFFFF;
}
.textfetInvert2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 1px;
	color: #FFFFFF;
}
span.highlight {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.textfet2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	position: static;
}
