  body {
    color: black;
    background-color: white;
    font-family: Arial;
    font-size: 80%;
    line-height: 125%;
  }

  #bodytable {
    border: 3px solid #6699cc;
    border-bottom-width: 15px;
  }

  a {color: #0000ff;}

  hr {
    color: #336699;
    height: 3px
  }

  h1 {
    font-family: Georgia;
  }

  h5 {
    clear: both;
  }

  p {
    clear: both;
  } 

  .topleft, .topright, .left {
    background-color: #6699cc;
  }

  .topleft {
    padding: 0px;
    text-align: center;
  }

  .topright {
    padding: 10px;
    text-align: center;
    vertical-align: baseline;
    line-height: 250%;
  }

  .left {
    padding: 8px;
    vertical-align: top;
  }


  .right {
    padding: 12px;
    border: 1px solid #6699cc;
  }

  #navziplink {
    font-size: 85%;
    line-height: 1.5;
  }

  #navziplink a {
    font-size: 170%;
    font-style: italic;
  }

  #navname {
    font-size: 150%;
    font-weight: bold;
    line-height: 1.6
  }

  #navaddress {
    font-size: 110%;
    line-height: 1.3;
    margin-left: 7px;
    margin-bottom: 10px;
  }

  #navlicense {
    font-size: 87%;
    line-height: 1.3;
    margin-left: 7px;
    margin-bottom: 10px;
  }

  #navphone {
    font-size: 140%;
    line-height: 1.5;
  }

  #navphcol {
    padding-left: 7px;
  }

  .navlinks {
    font-size: 110%;
    line-height: 1.3;
    margin-top: 1%;
    margin-left: 5px;
  }

  .navlinks a {
    font-size: 105%;
    font-weight: bold;
  }

  .textcols {
    float: left;
    line-height: 100%;
    margin-left: 3%;
    width: 25%;
  }

  #textbtm {
    clear: left;
  } 

  #ordertable {
    margin-left: 15px;
    width: 100%;
  }
  
  #ordertable i {
    color: Red;
  }
    
  .on {
    text-align: right;
    margin-right: 8px;
  }
  
  .of {
    padding: 5px;
  }

  .bottom {
    clear: right;
    float: left;
    text-align: center;
    width: 19.97%;
  }

  .bottom a {
    font-size: 70%;
  }
