H1  {
  font-weight : normal;
  font-size : 18pt;
  font-style : normal;
  color : Navy;
  text-align : center;
}

H2  {
  font-size : 12pt;
  font-style : normal;
  margin-left : 5;
  color : Navy;
}

H3  {
  font-size : 12pt;
  font-style : italic;
  margin-left : 10;
}

P {
  font-size : 12pt;
  margin-left : 20;
  margin-right : 20;
}

PRE {
  font-size : 10pt;
  margin-left : 20;
  margin-right : 20;
}

P.note { 
  font-size : 10pt;
  font-style: italic;
}


P.quote {
  font-size : 12pt;
  margin-left : 20;
  margin-right : 20;
  font-style : italic;
}

SUP {
  font-size : smaller;
}


LI {
  font-size : 12pt;
}

LI.small {
  font-size : 9pt;
}

ADDRESS {
  font-size : 9pt;
  text-align : center;
  font-style : normal;
}

TD {
  font-size : 12pt;
}

TD.small {
  font-size : 9pt;
}

TD.question {
  font-size : 10pt;
}

TD.answer {
  font-size : 10pt;
}

INPUT {
  font-size : 9pt;
}

SELECT {
  font-size : 11pt;
  font-family: Times;
}


p.menu {
  font-size : 9pt;
  margin-left : 10;
  margin-right : 0;
  margin-top : 0;
  margin-bottom : 0;
}

p.menuheader  {
  font-weight : normal;
  font-size : 18pt;
  font-style : normal;
  color : Navy;
  margin-left : 5;
}

