a:link
{
        color: #000000;
}
a:visited
{
        color: #000000;
}
a:hover
{      color: #FFFFFF;
       text-decoration:none;
       background-color: #000000;

}
a:active
{
        color: #FFFFFF;
        background: #000000;
        text-decoration:none;
}
body
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 7pt;
    background-color: #FFFFFF;
    color: #000000;
}
table
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 7pt;
}
.text
{
      /*font-family: Verdana, Arial, Helvetica;*/
      color: #000000;
      font-size: 9pt;
      text-align: justify;
      margin-top:15px;
}
.header_1
{
      font-family: Verdana, Arial, Helvetica;
      color: #00000;
      font-size: 20pt;
      line-height: 35pt;
}
.header_2
{
      font-family: Verdana, Arial, Helvetica;
      color: #00000;
      font-size: 12pt;
      line-height: 30pt;
}
.header_3
{
      font-family: Verdana, Arial, Helvetica;
      font-weight: bold;
      color: #FFFFFF;
      font-size: 11pt;
      line-height: 16pt;
}
.header_4
{
      font-family: Verdana, Arial, Helvetica;
      font-weight: bold;
      color: #FFFFFF;
      font-size: 10pt;
      line-height: 14pt;
}
.header_5
{
      font-family: Verdana, Arial, Helvetica;
      font-weight: bold;
      color: #000000;
      font-size: 9pt;
      line-height: 12pt;
}
.header_6
{
      font-family: Verdana, Arial, Helvetica;
      color: #000000;
      font-size: 9pt;
      line-height: 12pt;
      font-style : italic;

}
h1, h2, h3, h4, h5, h6
{
        font-family: Verdana Arial, Helvetica;
}