
  body { 
     font-family: Arial, sans-serif; 
     color: #000066; 
     font-size: 12px;
  }

  td.carthead {
     background-color: #333399;
     font-family: Verdana, sans-serif;
     color: #FFFFFF; 
     font-size: 12px;
     font-weight: bold; 
  }

  td.cartsub {
     background-color: #333399;
     font-family: Verdana, sans-serif;
     color: #FFFFFF; 
     font-size: 11px;
     font-weight: bold; 
  }

  td.cartitem {
     background-color: #FFFFFF;
     font-family: Verdana, sans-serif;
     color: #000066; 
     font-size: 11px;
  }

  td.item {
     background-color: #6666FF;
  }

  td.shopbar {
     background-color: #333399;
  }

  td.zoom {
     background-color: #FF00CC;
  }

  font.orderheader {
     font-family: Arial, sans-serif;
     color: #000099; 
     font-size: 22px;
     font-weight: bold; 
  }

  font.header {
     font-family: Verdana, sans-serif;
     color: #000099; 
     font-size: 30px;
     font-weight: bold; 
  }

  font.intro {
     font-family: Verdana, sans-serif;
     color: #CC66CC; 
     font-size: 26px;
     font-weight: bold; 
  }

  font.small {
     font-family: Arial, sans-serif;
     color: #000080; 
     font-size: 10px;
  }

  font.smallbold {
     font-family: Arial, sans-serif;
     color: #000080; 
     font-size: 11px;
     font-weight: bold; 
  }

  font.normal {
     font-family: Arial, sans-serif; 
     color: #000080; 
     font-size: 12px;
  }

  font.normalbold {
     font-family: Arial, sans-serif; 
     color: #000080; 
     font-size: 12px;
     font-weight: bold; 
  }

  font.circle {
     font-family: Arial, sans-serif; 
     color: #000080; 
     font-size: 12px;
  }

  font.valerror {
     font-family: Arial, sans-serif; 
     color: #FF3300; 
     font-size: 12px;
  }

  a.plain { 
     text-decoration: none 
  }

  a.item:link { 
     text-decoration: none 
  }

  a.item:active { 
     text-decoration: underline
  }

  a.item:visited { 
     text-decoration: none 
  }

  a.item:hover { 
     text-decoration: underline
  }

  a.bottom {
     color: #000080; 
  }
