body
{
    color: #00aa00;
    font-family: verdana;
    font-size: 10pt;
    font-weight: normal
}

tr
{
    border: none;
    color: #000000;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: normal;
}


table
{
    border: none;
    celpadding: 0;
    cellspaing: 0 
}


h1
{
    color: ffff55;
    font-family: 'Arial Narrow', 'Arial CE', Arial;
    font-size: 16pt;
    font-weight: bold;
}

h2
{            
    color: #5e4b3f;
    font-family: verdana;
    font-size: 20pt;
    font-weight: bold;
    padding-top: 13px;
   
}

a
{
    color: #3895EC;
    text-decoration: none;
    font-size: 13pt;
    font-family: verdana;

}

a:hover
{
    color: #ff0000;
    text-decoration: none;
    font-size: 15pt;
    font-weight: bold 
    font-family: verdana;

}

