  font-family: Arial, Microsoft Sans Serif, SansSerif, sans-serif, Verdana;

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-family: Arial, Microsoft Sans Serif, SansSerif, sans-serif, Verdana;
}

A {
  font-family: Arial, Microsoft Sans Serif, SansSerif, sans-serif, Verdana;
  color: #0000C0;
  text-decoration: underline;
}

A:hover {
  color: #FF0000;
  text-decoration: underline;
}

A.small {
  font-size: 9pt;
}

A.tiny {
  font-size: 7pt;
}

A.pre {
  font-family: Courier;
}

P {
  font-family: Arial, Microsoft Sans Serif, SansSerif, sans-serif, Verdana;
  color: #000000;
  font-weight : normal;
  font-size: 11pt;
  text-decoration: none;
}

P.small {
  font-size: 9pt;
}

P.tiny {
  font-size: 7pt;
}

P.LeftNav {
  font-family: Arial, Microsoft Sans Serif, SansSerif, sans-serif, Verdana;
  font-size: 10pt;
  color: #CCCC66;
  text-decoration: none;
  text-align: right;
  font-weight : bold;
}

H1 {
  color: #0000BF;
  font-family: Arial, Microsoft Sans Serif, SansSerif, sans-serif, Verdana;
  font-size: 14pt;
  font-weight : bold;
}

H2 {
  color: #000000;
  font-family: Arial, Microsoft Sans Serif, SansSerif, sans-serif, Verdana;
  font-size: 14pt;
  font-weight : bold;
}

H3 {
  font-family: Arial, Microsoft Sans Serif, SansSerif, sans-serif, Verdana;
  font-size: 13pt;
  font-weight : bold;
}

H4 {
  font-family: Arial, Microsoft Sans Serif, SansSerif, sans-serif, Verdana;
  font-size: 12pt;
  font-weight : bold;
}

H5 {
  font-family: Arial, Microsoft Sans Serif, SansSerif, sans-serif, Verdana;
  font-size: 9pt;
  font-weight : bold;
}

TD {
  font-family: Arial, Microsoft Sans Serif, SansSerif, sans-serif, Verdana;
  font-size: 11pt;
  color: #000000;
  text-decoration: none;
}

TD.small {
  font-size: 9pt;
}

TD.Nav1 {
  font-family: Arial Narrow, sans-serif;
  font-size: 11px;
  color: #333333;
  text-decoration: none;
  background-image: url(pics/nav1.gif);
  background-color: #ECD23A;
  font-weight : bold;
  text-align: center;
}

A.Nav1 {
  color: #333333;
  text-decoration: none;
}

A.Nav1:hover {
  color: #CE261D;
}

TD.LeftNav {
  font-family: Arial, Microsoft Sans Serif, SansSerif, sans-serif, Verdana;
  font-size: 9pt;
  color: #FFFFFF;
  text-decoration: none;
  text-align: right;
  font-weight : normal;
}

A.LeftNav {
  font-family: Arial, Microsoft Sans Serif, SansSerif, sans-serif, Verdana;
  font-size: 9pt;
  color: #FFFFFF;
  text-decoration: underline;
  text-align: right;
  font-weight : normal;
}

A.LeftNav:hover {
  color: #AAAAAA;
}

TD.Nav2 {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #302270;
  text-decoration: none;
  background-image: url(pics/nav2.gif);
  background-color: #F9F184;
  font-weight : bold;
  text-align: center;
}

A.Nav2 {
  color: #302270;
  text-decoration: none;
}

A.Nav2:hover {
  color: #CE261D;
}

TD.TBut {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #CCCCCC;
  text-decoration: none;
  background-color: #0000CC;
  font-weight : bold;
  text-align: center;
}

A.TBut {
  color: #CCCCCC;
  text-decoration: none;
}

A.TBut:hover {
  color: #CE261D;
}

TD.TButL {
  background-image: url(pics/B2_Left.gif);
  background-color: #0000CC;
}

TD.TButR {
  background-image: url(pics/B2_Right.gif);
  background-color: #0000CC;
}

p.memcard { page-break-after: always;}


