body, table {
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

.highlight {
 font-size: 10pt;
 font-weight: bold;
 color: #990033;
 text-transform: none;
 font-variant: normal;
 font-style: oblique;
}

h2 {
 font-size: 18pt;
 font-weight: bold;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-style: italic;
}

.textBasket {
 font-size: 8pt;
}

td.textBasket img {
 padding: 0;
 vertical-align: middle;
}
th {
 font-size: 8pt;
 color: #FFFFFF;
 font-weight: bold;
}

.boxtext {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: normal;
 color: #E6E6D2;
 background-color: #000000;
 text-align: right;
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 clip:  rect(   );
 width: 50px;
}

.discount {
 font-weight: bold;
 color: #fff;
 background-color: #6699cc;
}
.bf_discount {
 font-size: 80%;
 font-weight: bold;
 color: #fff;
 background-color: #6699cc;
}

div#container table td.alr {
	text-align: right;
}
td.mini {
 font-size: 8pt;
}