BODY { font-family : Arial,Helvetica,Sans-serif;
       font-size : 10pt;
       text-align : justify;
}
INPUT { font-family : Arial,Helvetica,Sans-serif;
        font-size : 9pt;
}
H1 { font-family : Arial,Helvetica,Sans-serif;
     font-size : 12pt;
     font-weight : bold;
     text-decoration : none;
}
H2 { font-family : Arial,Helvetica,Sans-serif;
     font-size : 10pt;
     font-weight : bold;
     text-decoration : none;
}
H3 { font-family : Arial,Helvetica,Sans-serif;
     font-size : 10pt;
     font-weight : bold;
     text-decoration : none;
}
TD { font-family : Arial,Helvetica,Sans-serif;
     font-size : 10pt;
     text-decoration : none;
}
SELECT { font-family : Arial,Helvetica,Sans-serif;
         font-size : 10pt;
         text-decoration : none;
}
A { font-family : Arial,Helvetica,Sans-serif;
    font-size : 10pt;
    text-decoration : none;
    color : blue;
}
A:VISITED { font-family : Arial,Helvetica,Sans-serif;
            font-size : 10pt;
            text-decoration : none;
            color : blue;
}
A:HOVER { font-family : Arial,Helvetica,Sans-serif;
          font-size : 10pt;
          font-weight : bold;
          text-decoration : none;
          color : blue;
}
I { font-family : Courier;
    font-size : 10pt;
    font-style : normal;
    text-decoration : none;
}
