body { background: #003366; font-family: Arial,Verdana,sans-serif; font-size: 80%}
.red { color: #ff0000 }
.navBarTitle
  {
    font-family: Times New Roman, Times, serif;
    font-size: x-large;
    color: #ffffff; font-weight: bold
  }
.navBar { font-size: 80%; color: #ffffff; text-decoration: none; font-weight: bold }
.navBarpipe { font-size: large; color: #336699; font-weight: bold}
a.navBar:hover  { color: #66ccff}
.leftBarLink { font-size: small; color: #ffffff; text-decoration: none}
a.leftBarLink:hover { color: #66ccff; background: #003366;}
.centerTopTitle
  {
    font-size: x-small;
    text-transform: uppercase;
    color: #666633;
    text-decoration: none;
    letter-spacing: 5px
  }
.centerTitle
  {
    font-family: Times New Roman, Times, serif;
    font-size: large; color: #666633; text-decoration: none
  }
a.centerTitle:hover { color: #0066cc; }
.centerLink { font-size: small; color: #003366; text-decoration: underline}
a.centerLink:hover { color: #0066cc}
.rightTitle
  {
    font-size: x-small;
    text-transform: uppercase;
    color: #333300;
    text-decoration: none;
    letter-spacing: 3px
  }
.rightBarLink { font-size: small; color: #003366; text-decoration: none}
a.rightBarLink:hover { color: #0066cc }
td.left { background: #003366; }
td.center { background: #ffffff; }
td.right { background: #cccc99; }
td.navBar { background: #003366; }
.leftLine { background: #336699; }
td.footer { background: #003366; }
.footer { font-size: x-small; color: #ffffff }
a.footer:link { font-size: x-small; color: #ffffff }
a.footer:visited { font-size: x-small; color: #cccccc }
th.package { background: #003366; color: #ffffff }

div.doc 
{
  background: #ffffcc; 
  font-family: Geramond, Times New Roman, Times, serif; 
}

div.doc P { text-align: justify; font-size: small; }
.informal { font-family: Arial,Verdana,sans-serif; }
.header { background: #003366; font-family: Arial,Verdana,sans-serif; font-size: 80%}

.manuscript
{
  font-family: Geramond, Times New Roman, Times, serif; 
  font-size: small;
  text-align: justify;
}
TD.RED { color: #ff0000; text-align: right }
TD.BLACK { color: #000000; text-align: right }
#TOS { text-align: left }

TABLE.tabular TD { text-align: center; background: #ffffff; }
TABLE.tabular TH { text-align: center; background: #ffffff; }
TABLE.tabular RH { text-align: right; background: #ffff00; }
