body
{
    color: #000000;
    background-color: #EEEEE6;
    font-family: arial, helvetica, sans-serif; 
}

p
{   
    color: #000000;
    font-family: arial, helvetica, sans-serif; 
    font-size: 9pt;
    font-weight: normal;
    line-height:120%; 
    margin-top:0; 
    margin-bottom:0;
}

td
{   
    color: #000000;
    font-family: arial, helvetica, sans-serif; 
    font-size: 9pt;
    font-weight: normal;
}

td.nev
{   
    color: #000000;
    font-family: arial, helvetica, sans-serif; 
    font-size: 10pt;
    font-weight: bold;
}

h1
{   
    color: #000000;
    font-family: Times New Roman, times; 
    font-size: 24pt;
    font-weight: bold;
}


h2
{   
    color: #000000;
    font-family: Times New Roman, times; 
    font-size: 20pt;
    font-weight: bold;
}

h3
{   
    color: #000000;
    font-family: arial, helvetica, sans-serif; 
    font-size: 12pt;
    font-weight: bold;
}

h4
{   
    color: #000000;
    font-family: arial, helvetica, sans-serif; 
    font-size: 10pt;
    font-weight: bold;
}


a
{
    color: #663300;
    font-family: arial, helvetica, sans-serif; 
    font-size: 10pt;
    text-decoration: none;
}

a:hover
{
    color: #993300;
}