P {
  font-size: 10pt;
}
P {
      font-family: Verdana, sans-serif;
}

ul {
  font-size: 10pt;
}
ul {
      font-family: Verdana, sans-serif;
}


a:link {color:#0066FF; text-decoration:none;}
a:visited {color:#6699FF; text-decoration:none;}
a:hover {color:#0066FF; text-decoration:none;}
a:active {color:#0066FF; text-decoration:none;}

a.navi:link
 {
  text-decoration:none; font-weight:normal;
  color:#000000;
 }
 a.navi:visited
 {
  text-decoration:none; font-weight:normal;
  color:#000000;
 }
 a.navi:hover
 {
  text-decoration:none; font-weight:normal;
  color:#ff0000;
 }
 a.navi:active
 {
  text-decoration:none; font-weight:normal;
  color:#ff0000;
 }

a.foot:link
 {
  text-decoration:none; font-weight:normal;
  color:#808080;
 }
 a.foot:visited
 {
  text-decoration:none; font-weight:normal;
  color:#808080;
 }
 a.foot:hover
 {
  text-decoration:none; font-weight:normal;
  color:#808080;
 }
 a.foot:active
 {
  text-decoration:none; font-weight:normal;
  color:#808080;
 }