body, td {
  font-size: x-small;
  font-family: arial, helvetica, sans-serif; 
  color: black
}

h1 {
  font-size: large;
}
h2 {
  font-size: medium;
}

input, select, option  {
  font-size: x-small;
}

table.cart {
  border-color: #999999;
}

.carttitle {
  font-size: x-small;
  font-family: arial, helvetica, sans-serif; 
  font-weight: bold; 
  color: black;
  background-color: #eeeeee;
}
.carthead {
  font-size: x-small;
  font-family: arial, helvetica, sans-serif; 
  font-weight: bold; 
  color: black
}
.cartmerch {
  font-size: x-small;
  font-family: arial, helvetica, sans-serif; 
  font-weight: bold; 
  color: black
}
.carturl {
  font-size: 70%;
  padding-top: 0px;
  padding-bottom: 10px;
}
td.cart {
  font-size: x-small;
  font-family: arial, helvetica, sans-serif; 
  color: black
}

pre.comments {
  font-size: x-small;
  font-family: arial, helvetica, sans-serif; 
  color: black
}

.fineprint { font: 8pt arial, helvetica, sans-serif; color: black }
.emph { font: 10pt arial, helvetica, sans-serif; color: black }
.listtext { font: 10pt arial, helvetica, sans-serif; color: black }
.indent1 {   margin-left: 30; }
.dvyaddr {
  background-color: #eeeeee;
}
.navminor {
  font-size: 90%;
  font-weight: bold;
}

.cartinstuct {
  font-size: x-small;
  font-weight: bold;
  color: #AA0000;
}
.cartnote {
  font-size: x-small;
  color: #AA0000;
}
.featcompcolhead {
  font-size: small;
  font-weight: bold;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}
.featcompsechead {
  font-size: small;
  font-weight: bold;
  text-align: center;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
input.update {
  font-size: 90%;
  margin-top: 3px;
}

A.darkList:active, A.darkList:link, A.darkList:visited{ color: #00009C; text-decoration: none; font-weight: bold }
A.lightList:active, A.lightList:link, A.lightList:visited { color: #00CE00; text-decoration: none; font-weight: bold }
A.darkHead:active, A.darkHead:link, A.darkHead:visited{ color: #00009C; font-weight: bold }
A.lightHead:active, A.lightHead:link, A.lightHead:visited { color: #00CE00; font-weight: bold }
