﻿body {
 margin:15px 0 0 0 !important;
 background-color:Black;
 display:block;
}

img {
 display:block;
}

.copy
{
    font-family:Verdana;
    font-size:10pt;
    color:White;
    line-height:16px;
}

.copyvs
{
    font-family:Verdana;
    font-size:8pt;
    color:White;
    line-height:16px;
}

.copybig
{
    font-family:Verdana;
    font-size:12pt;
    color:White;
    line-height:16px;
}

a
{
    color:#DADADA;
    font-family:Verdana;
    font-size:10pt;
}

strong
{
    color:#EBDEF1;
}

.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; }

