body { color: #000000;}

P {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : smaller;
  font-weight : normal;
  font-style : normal;
  line-height : 1.3;
  color : #000000;
}

.normal {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : smaller;
  font-weight : normal;
  font-style : normal;
  color : #000000;
}

.grey {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : smaller;
  font-weight : normal;
  font-style : normal;
  color : #666666;
}


B {
 font-weight : bold;
}


I {
 font-style : italic;
 
}





.foot{
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : xx-small;
  font-weight : normal;
  font-style : normal;
  color : #6A6A5A;

}



.address {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  font-style : normal;
  color : #000000;
}




UL {
  font-family : arial, helvetica, sans-serif;
  font-size : smaller;
  font-weight : normal;
  font-style : normal;
  color : #000000;

}

 OL {
  font-family : arial, helvetica, sans-serif;
  font-size : smaller;
  font-weight : normal;
  font-style : normal;
  color : #000000;

}

DIV {

}

A {
  font-weight : bold;
  color : #6A6A5A;

}

A:visited {
  font-weight : bold;
  color : #6A6A5A

}

A:active {
  font-weight : bold;
  color : #CC0000;

}

A:hover {
  font-weight : bold;
  color : #990000;

}
