IMG {
   border-width : 0; 
   border-style : none; 
   border-color : inherit; 
}

BODY {
   background : #ffffff;
   margin : 0px; 
}

A {
   font-weight : bold; 
   font-size : 9px; 
   font-family : Geneva, Verdana, Helvetica, Arial, sans-serif; 
   color : #000000; 
   text-decoration : underline;
   line-height : 1.2;
}

A:visited {
   font-weight : bold; 
   font-size : 9px; 
   font-family : Geneva, Verdana, Helvetica, Arial, sans-serif; 
   color : #000000; 
   text-decoration : underline; 
   line-height : 1.2;
}

A:hover {
   font-weight : bold; 
   font-size : 9px; 
   font-family : Geneva, Verdana, Helvetica, Arial, sans-serif; 
   color : #000000; 
   text-decoration : line-through; 
   line-height : 1.2;
}

A:active {
   font-weight : bold; 
   font-size : 9px; 
   font-family : Geneva, Verdana, Helvetica, Arial, sans-serif; 
   color : #000000; 
   text-decoration : line-through; 
   line-height : 1.2;
}

DIV {
   font-weight : normal; 
   font-size : 10px; 
   font-family : Geneva, Verdana, Helvetica, Arial, sans-serif; 
   color : #000000; 
   text-decoration : none; 
   line-height : 1.4
   text-align : justify;
}

DIV.small {
   font-weight : normal; 
   font-size : 9px; 
   font-style : normal; 
   font-family : Geneva, Verdana, Helvetica, Arial, sans-serif; 
   color : #000000; 
   text-decoration : none; 
   line-height : 1.2;
}

DIV.headline {
   font-weight : bold; 
   font-size : 12px; 
   font-style : normal; 
   font-family : Geneva, Verdana, Helvetica, Arial, sans-serif; 
   color : #000000; 
   text-decoration : none; 
   line-height : 1;
}