body { color: black; background-color: white; }

p {}

td {}
.bodytext { color: #000; font-size: 10pt; font-family: tahoma, verdana, "trebuchet ms"; }
.orange { color: #eb8d00; font-size: 10pt; font-family: tahoma, verdana, "trebuchet ms"; }
a.orange:hover { color: #bc2200; font-size: 10pt; font-family: tahoma, verdana, "trebuchet ms"; }
.tan { color: #f7edc6; font-size: 8pt; font-family: tahoma, verdana, "trebuchet ms"; }
a.tan:hover { color: #b63900; font-size: 8pt; font-family: tahoma, verdana, "trebuchet ms"; font-weight: bold; text-decoration: none}
.darkred { color: #b63900; font-size: 8pt; font-family: tahoma, verdana, "trebuchet ms"; font-weight: bold; text-decoration: none; }
a.darkred:hover { color: #f4cd33; font-size: 8pt; font-family: tahoma, verdana, "trebuchet ms"; font-weight: bold; text-decoration: none; }
.chocheader  { color: #2f2b24; font-weight: bold; font-size: 9pt; line-height: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; vertical-align: top ; padding-bottom: 8px; }
.choc   { color: #3a3331; font-size: 8pt; line-height: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; vertical-align: top; padding-bottom: 8px; }
.avail   { color: #3a3331; font-size: 12px; line-height: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; padding-bottom: 8px; }

.blacktext {
  color: #000;
  font-weight: 500;
  font-size: 10pt;
  font-family: verdana,helvetica,arial;
  text-decoration: none;
}

a.blacktext:hover { color: #ffffff; }


