A         {color: #2060C0; font-family: Arial; }
A:link    {color: #2060C0; }
A:visited {color: #2060C0; }
A:active  {color: #2060C0; }
A:hover   {color: red; }

A.A2:link    {color: #FF0000; font-weight: bold; text-decoration: none;}
A.A2:visited {color: #FF0000; }
A.A2:active  {color: #FF0000; }
A.A2:hover   {color: #0000FF; text-decoration: underline;}

A.LP         {color: #37648b; font-size: 11px; text-decoration: none; font-weight: bold;; clip:   rect(   )}
A.LP:link    {color: #37648b; }
A.LP:visited {color: #37648b; }
A.LP:active  {color: #993333; }
A.LP:hover   {color: #993333; }

A.LP2        {color: #606060; font-size: 11px; text-decoration: none; font-weight: bold;}
A.LP2:link   {color: #606060; }
A.LP2:visited{color: #606060; }
A.LP2:active {color: #993333; }
A.LP2:hover  {color: #993333; }

A.LP3        {color: #606060; font-size: 11px; text-decoration: none; font-weight: bold;}
A.LP3:link   {color: #606060; }
A.LP3:visited{color: #606060; }
A.LP3:active {color: #993333; }
A.LP3:hover  {color: #993333; }

A.LPA        {color: #993333; font-size: 11px; text-decoration: none; font-weight: bold;}
A.LPA:link   {color: #993333; }
A.LPA:visited{color: #993333; }
A.LPA:active {color: #993333; }
A.LPA:hover  {color: #993333; }


H1      {
  font-family: Tahoma, Arial;
  color: #808080;
        }  
H2  {
  font-family: Tahoma, Arial;
  color: #808080;
}
H3  {font-family:  Arial;
  color: #37648b;
  font-weight: bolder;
  margin-top: 2;
  margin-bottom:1;
  } 

H4  {font-family: Arial;
  font-weight: bold;
  margin-top: 2;
  margin-bottom:0;
  }
H5 {  color:black;
  text-align: right;
  font-style: italic;
  font-family: Arial;
  font-weight: normal;
  margin-top: 2;
  margin-bottom:0;
  }


P {
  font-family: Arial;
  color:black;
  }

BODY {
   font-family: Arial;
   font-size: 10px;
   color:black;
   }
TD { font-family: Arial;
   color:black;
   font-size: 10px;
   }
FORM { font-family: Arial;
   color:black;
   }

.mini {font-size: 10px;}
.menuhead {font-size: 15px; color:#102070; font-weight:bold;}
.pagecaption {font-size: 15px; color: #993333; font-family: arial;}
