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

H1 {
  font-family : Arial Black, helvetica, sans-serif;
  font-size : large;
  font-weight : normal;
  font-style : normal;
  color : #000000;
}

H2 {
  font-family : verdana, Arial, helvetica, sans-serif;
  font-size : medium;
  font-weight : normal;
  font-style : italic;
  color : #000000;
}

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


.bold {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : smaller;
  font-weight : bold;
  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;
 
}



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

}

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

}

.smallboldred{
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : 8pt;
  font-weight : bold;
  font-style : normal;
  color : #990000;

}



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

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





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

}

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

}

DIV {

}

A {
  color : #000033;

}

A:visited {
  color : #000033

}

A:active {
  color : #CC0000;

}

A:hover {
  color : #990000;

}