a:hover {
  text-decoration:none;
  color: #C0C0FF;
  }
a.nav {
  text-decoration:underline;
  color: white;
  font-family: helvetica, arial, sans-sarif;
  font-weight: bold;
  font-size:   11;
}
a:hover.nav {
    text-decoration:none;
    color: #C0C0FF;
}

body {
  background-color:white; 
  font-family:helvetica,arial
}

p {
  font : normal;
  font-family  : helvetica, arial, sans-serif;
  font-size    : 12;
  font-style   : normal;
  font-variant : normal;
  font-weight  : normal;
  text-align   : left;
  }

.textBig {
  font : normal;
  font-family  : helvetica, arial, sans-serif;
  font-size    : 16;
  font-style   : bold;
  font-variant : normal;
  font-weight  : normal;
  text-align   : left;
  }

.textReg {
  font : normal;
  font-family  : helvetica, arial, sans-serif;
  font-size    : 10;
  font-style   : normal;
  font-variant : normal;
  font-weight  : normal;
  text-align   : left;
  }

.textSm {
  font : normal;
  font-family  : helvetica, arial, sans-serif;
  font-size    : 9;
  font-style   : normal;
  font-variant : normal;
  font-weight  : normal;
  text-align   : left;
  }

ul {
  font : normal;
  font-family  : helvetica, arial, sans-serif;
  font-size    : 12;
  font-style   : normal;
  font-variant : normal;
  font-weight  : normal;
  text-align   : left;
  }

li {
  font : normal;
  font-family  : helvetica, arial, sans-serif;
  font-size    : 12;
  font-style   : normal;
  font-variant : normal;
  font-weight  : normal;
  text-align   : left;
}

.pagetitle {
  font : normal;
  font-family : helvetica, arial, sans-serif;
  font-size   : 12;
  font-style  : normal;
  font-weight : bold;
  color       : #FF4040;
  olor       : #ce4444;
  text-decoration: none;
}

.pagecurrentnav {
  font : normal;
  font-family : helvetica, arial, sans-serif;
  font-size   : 12;
  font-style  : normal;
  font-weight : bold;
  color       : #C0C0FF;
  olor       : #ce4444;
  text-decoration: none;
}

.instructions {
  font : normal;
  font-family : helvetica, arial, sans-serif;
  font-size   : 10;
  font-style  : normal;
  font-weight : normal;
  color       : #ce4444;
}

.address {
  font : normal;
  font-family  : helvetica, arial, sans-serif;
  font-size    : 11;
  font-style   : normal;
  font-variant : normal;
  font-weight  : bold;
  text-align   : left;
}

.addressnormal {
  font : normal;
  font-family  : helvetica, arial, sans-serif;
  font-size    : 11;
  font-style   : normal;
  font-variant : normal;
  font-weight  : normal;
  text-align   : left;
}

.footnote {
  font : normal;
  font-family  : helvetica, arial, sans-serif;
  font-size    : 10;
  font-style   : normal;
  font-variant : normal;
  font-weight  : normal;
  text-align   : left;
}

.menuSectionhdr {
  font : normal;
  font-family  : helvetica, arial, sans-serif;
  font-size    : 10pt;
  font-style   : normal;
  font-variant : normal;
  font-weight  : bold;
  color        : #8080FF;
  text-align   : left;
}

.menuSectionDesc {
  font : normal;
  font-family  : helvetica, arial, sans-serif;
  font-size    : 9pt;
  font-style   : normal;
  font-variant : normal;
  font-weight  : normal;
  color        : #8080FF;
  text-align   : left;
}

.menuItem {
  font : normal;
  font-family  : helvetica, arial, sans-serif;
  font-size    : 10pt;
  font-style   : normal;
  font-variant : normal;
  font-weight  : bold;
  text-align   : left;
}

.menuDesc {
  font : normal;
  font-family  : helvetica, arial, sans-serif;
  font-size    : 8pt;
  font-style   : normal;
  font-variant : normal;
  font-weight  : normal;
  text-align   : left;
}

.menuprice {
  font : normal;
  font-family  : helvetica, arial, sans-serif;
  font-size    : 10;
  font-style   : normal;
  font-variant : normal;
  font-weight  : normal;
  text-align   : left;
}

.menuoption {
  font : normal;
  font-family  : helvetica, arial, sans-serif;
  font-size    : 10;
  font-style   : normal;
  font-variant : normal;
  font-weight  : normal;
  text-align   : left;
}

.copyright {
  font : normal;
  font-family : helvetica, arial, sans-serif;
  font-size: 9;
  text-align: center;
}

th {
  font : normal;
  font-family : helvetica, arial, sans-serif;
  font-size: 10;
  font-weight: bold;
  background: #f2f2f2;
}

th.nav {
  font : normal;
  font-family : helvetica, arial, sans-serif;
  font-size: 10;
  font-weight: bold;
  background: #0279BB;
}

