body
{
    color: black;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    line-height: 100%;
}

.nar20
{
    font-family: Times, Roman, Serif;
    color: #f08030;
    font-size: 20pt;
    font-weight: bold;
}
.nar16
{
    color: #f08030;
    font-size: 16pt;
    font-weight: bold;
}
.nar14
{
    color: #f08030;
    font-size: 14pt;
    font-weight: bold;
}
.nar12
{
    color: #f08030;
    font-size: 12pt;
    font-weight: bold;
}
.nar10b
{
    color: #f08030;
    font-size: 10pt;
    font-weight: bold;
}
.nar10
{
    color: #f08030;
    font-size: 10pt;
    font-weight: normal;
}

.neg20
{
    color: #000000;
    font-size: 20pt;
    font-weight: bold;
}
.neg16
{
    color: #000000;
    font-size: 16pt;
    font-weight: bold;
}
.neg14
{
    color: #000000;
    font-size: 14pt;
    font-weight: bold;
}
.neg12
{
    color: #000000;
    font-size: 12pt;
    font-weight: bold;
}
.neg10
{
    color: #000000;
    font-size: 10pt;
    font-weight: normal;
}
.neg08
{
    color: #000000;
    font-size: 8pt;
    font-weight: normal;
}
.bold10
{
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
}

.grs20
{
    color: #0A0A0A;
    font-size: 20pt;
    font-weight: bold;
}
.grs16
{
    color: #0A0A0A;
    font-size: 16pt;
    font-weight: bold;
}
.grs12
{
    color: #0A0A0A;
    font-size: 12pt;
    font-weight: normal;
}




h1
{
    color: #f08030;
    font-family: Times, Roman, Serif;
    font-size: 20pt;
    font-weight: bold;
}
h2
{
    color: #f08030;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16pt;
    font-weight: normal;
    line-height: 100%;
}
h3
{
    color: #000000;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14pt;
    font-weight: bold;
    line-height: 100%;
}
h4
{
    color: #f08030;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12pt;
    font-weight: bold;
    line-height: 100%;
}
h5
{
    color: #000000;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10pt;
    font-weight: normal;
    line-height: 100%;
}

h6
{
    color: black;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 9pt;
    font-weight: normal;
    line-height: 100%;
}

a:link    { text-decoration: none; }
a:visited { text-decoration: none;}
a:hover   { text-decoration: underline; }
a:active  { text-decoration: underline; }

table.image
{       border-color: #f08030;
        border-style: solid;
        border-width: thin;
}

