﻿body {
 margin:15px 0 0 0 !important;
 background-color:Black;
 display:block;
}

td 
{
    vertical-align:top;
}

img {
 display:block;
}

.redborder 
{
    border-color:DarkRed;
    border-width:1px;
}

.copy
{
    font-family:Verdana;
    font-size:10pt;
    color:White;
    line-height:16px;
}

.copyspacing
{
    font-family:Verdana;
    font-size:10pt;
    color:White;
    line-height:20px;
}

.copyspacingblack
{
    font-family:Verdana;
    font-size:10pt;
    color:Black;
    line-height:20px;
}

.copyspacingblackbig
{
    font-family:Verdana;
    font-size:10pt;
    color:Black;
    font-style:italic;
    line-height:20px;
    font-weight:Bold
}

.copyblack
{
    font-family:Verdana;
    font-size:10pt;
    color:Black;
    line-height:16px;
}

.copyvs
{
    font-family:Verdana;
    font-size:8pt;
    color:White;
    line-height:16px;
}

.copybig
{
    font-family:Verdana;
    font-size:11pt;
    color:White;
    font-weight:Bold
    
}

.copysrp
{
    font-family:Verdana;
    font-size:11pt;
    font-weight:Bold
    
}

.copybigblack
{
    font-family:Verdana;
    font-size:11pt;
    color:Black;
    font-weight:Bold
    
}

.copyverybig
{
    font-family:Verdana;
    font-size:12pt;
    color:White;
    line-height:16px;
}

.copyverybigbold
{
    font-family:Verdana;
    font-size:12pt;
    color:White;
    line-height:16px;
    font-weight:bold;
}

.copymorespace
{
    font-family:Verdana;
    font-size:8pt;
    color:White;
    line-height:18px;
}

a
{
    color:#EEEEEE;
    font-family:Verdana;
    font-size:10pt;
}

a.big
{
    color:#EEEEEE;
    font-family:Verdana;
    font-size:11pt;
}

a.bigblue
{
    color:#014D6D;
    font-family:Verdana;
    font-size:12pt;
    font-weight:bold;
}

a.bottom
{
    color:#000000;
    font-family:Verdana;
    font-size:10pt;
}

a.stronghl
{
    font-family:Verdana;
    font-size:10pt;
    font-weight:bold;
}

a.landing
{
    font-family:Verdana;
    font-size:10pt;
    font-weight:bold;
    color:#D0A605;
}

strong
{
    color:#EEF9F2;
}

strong.black
{
    color:#333333;
}


.button
{
    font-family:Verdana;
    font-size:10pt;
}

.bodytable
{
    border:solid 1px DarkRed;
}

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; }

