P  {
  font-family : sans-serif;
  font-weight : normal;
  font-style : normal;
  color : Black;
  font : Arial;
  font-size : 1pc;
  line-hight : 1.4pc
}

A  {
  font-family : sans-serif;
  font-weight : bold;
  font-style : normal;
  color : Blue;
  font : Arial;
  font-size : 1pc;
  line-hight : 1.4pc
}

A:Visited  {
  font-family : sans-serif;
  font-weight : bold;
  font-style : normal;
  color : Darkblue;
  font : Arial;
  font-size : 1pc;
  line-hight : 1.4pc
}

A:Active  {
  font-family : sans-serif;
  font-weight : bold;
  font-style : normal;
  color : Darkred;
  font : Arial;
  font-size : 1pc;
  line-hight : 1.4pc
}

LI {
  font-family : sans-serif;
  font-weight : normal;
  font-style : normal;
  color : Black;
  font : Arial;
  font-size : 1pc;
  line-hight : 1.4pc
}


TD {
  font-family : sans-serif;
  font-weight : normal;
  font-style : normal;
  color : Black;
  font : Arial;
  font-size : 1pc;
  line-hight : 1.4pc
}

BODY  {
  font-family : sans-serif;
  color : Black;
  font : Arial;
  background-attachment : fixed;
}

