﻿body {
 margin:15px 0 0 0 !important;
 background-color:Black;
 display:block;
}

td 
{
    vertical-align:top;
}

img {
 display:block;
}

.copy
{
    font-family:Verdana;
    font-size:10pt;
    color:White;
    line-height:16px;
}

.copyyellow
{
    font-family:Verdana;
    font-size:10pt;
    color:#CEC52A;
    line-height:16px;
}

.copyvs
{
    font-family:Verdana;
    font-size:8pt;
    color:White;
    line-height:16px;
}

.copybig
{
    font-family:Verdana;
    font-size:11pt;
    color:White;
    line-height:16px;
}

.copyverybig
{
    font-family:Verdana;
    font-size:12pt;
    color:White;
    line-height:16px;
    font-weight:bold
}


a
{
    color:#CEC52A;
    font-family:Verdana;
    font-size:10pt;
}

a.big
{
    color:#CEC52A;
    font-family:Verdana;
    font-size:12pt;
    font-weight:bold
}

strong
{
    color:#EEF9F2;
}

.button
{
    font-family:Verdana;
    font-size:10pt;
}

OL { list-style-type: upper-roman; list-style-position:inside }
OL OL { list-style-type: upper-alpha; }
OL OL OL { list-style-type: decimal; }
OL OL OL OL { list-style-type: lower-alpha; }
OL OL OL OL OL { list-style-type: lower-roman; }

