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

  #bodytable {
    border: 0.325em solid #3377aa;
    border-bottom-width: 1.8em;
  }

  a {color: #0000ff;}

  hr {
    color: #3377aa;
    height: 0.325em;
  }

  h1 {
    font-family: Georgia;
  }

  h5 {
    clear: both;
  }

  p {
    clear: both;
  } 

  .topleft, .topright, .left {
    background-color: #3377aa;
  }

  .topleft {
    padding: .1em;
    text-align: center;
  }

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

  .left {
    padding: 1.0em;
    vertical-align: top;
  }


  .right {
    padding: 1.5em;
    border: 0.1em solid #3377aa;
  }

  #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: 0.7em;
    margin-bottom: 1.2em;
  }

  #navlicense {
    font-size: 87%;
    line-height: 1.3;
    margin-left: 0.6em;
    margin-bottom: 1.2em;
  }

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

  #navphcol {
    padding-left: 0.5em;
  }

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

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

  .textcols {
    float: left;
	line-height: 100%;
    margin-left: 5%;
    width: 20%;
  }
 .textcols2 {
    float: left;
	line-height: 100%;
    margin-left: 5%;
    width: 20%;
  }

  #textbtm {
    clear: left;
  } 

  #ordertable {
    margin-left: 1.6em;
    width: 100%;
  }
  
  #ordertable i {
    color: Red;
  }
    
  .on {
    text-align: right;
    margin-right: 1.0em;
  }
  
  .of {
    padding: 0.6em;
  }

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

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