TH {
   font : 14px sans-times new roman, serif; 
}  /* ns workaround */

TD {
   font : 14px times new roman, serif; 
}  /* ns workaround */

I {
   font-style : italic; 
}

H4 {
   font : bold 14px times new roman, serif; 
   vertical-align : top; 
   text-align : left; 
}


H3 {
   font : bold 15px times new roman, serif; 
   vertical-align : top; 
   text-align : left; 
}

H2 {
   font : 20px times new roman, serif; 
   vertical-align : top; 
   text-align : center; 
}

H1 {
   font : 30px times new roman, serif; 
   color : #006600; 
   background-color : transparent; 
   vertical-align : top; 
   text-align : center; 
}

TBODY {
   font : 14px times new roman, serif; 
   color : #000; 
   background : #fff; 
   margin-left : 1px; 
   margin-top:0%
}



BODY {
   font : 14px times new roman, serif; 
   color : #000; 
   background : #fff; 
   margin-left : 1px; 
   margin-top:0%
}

B {
   font-weight : bold; 
} /* ns workaround */

STRONG {
   font-weight : bold; 
} /* ns workaround */


.SMALL {
   font : 10px times new roman, serif; 
   color : #000; 
   background-color : transparent; 
}  /* ns workaround */

.RIGHT {
   text-align : right; 
}

.CENTER {
   text-align : center; 
}


.BIGBLACK {
   font : bold 20px times new roman, serif; 
   color : #000000; 
   background-color : transparent; 
   vertical-align : top; 
}

.BIGRED {
   font : bold 20px times new roman, serif; 
   color : #cc0000; 
   background-color : transparent; 
   vertical-align : top; 
}

.RED {
   color : #cc0000; 
   background-color : transparent; 
}

.DARKRED {
   color : #990000; 
   background-color : transparent; 
}

.BLUE {
   color : #000099; 
   background-color : transparent; 
}