﻿body {
 margin:0 0 0 0 !important;
 background-color:#222725;
 display:block;
}


td 
{
    vertical-align:top;
}

td.middle
{
    vertical-align:middle;
}

img {
 display:block;
}

.copy
{
    font-family:Verdana;
    font-size:9pt;
    color:#B1B1B1;
    line-height:16px;
}

.copywhite
{
    font-family:Verdana;
    font-size:9pt;
    color:#EBEBEB;
    line-height:16px;
}



.copyspacing
{
    font-family:Verdana;
    font-size:10pt;
    color:White;
    line-height:20px;
}


.copyvs
{
    font-family:Verdana;
    font-size:8pt;
    color:#B1B1B1;
    line-height:16px;
    font-weight:normal;
}

.copyvsd
{
    font-family:Verdana;
    font-size:8pt;
    color:#B1B1B1;
    line-height:16px;
}

.copyvsg
{
    font-family:Verdana;
    font-size:8pt;
    color:#FF6A00;
    line-height:16px;
}

.copyvsgb
{
    font-family:Verdana;
    font-size:9pt;
    color:#FF6A00;
    line-height:16px;
}

.copybig
{
    font-family:Verdana;
    font-size:11pt;
    color:White;
    font-weight:Bold
    
}


.bodytable
{
    border:solid 1px DarkRed;
}

.bodytableintro {
 border:solid 1px #DADADA;
}

a
{
color:#B1B1B1;
font-weight:bold;
text-decoration:none;
}

a:hover
{
color:#EBEBEB;
text-decoration:underline;
font-weight:bold;
}

a.showunderline
{
color:#EBEBEB;
font-weight:bold;
text-decoration:underline;
}

a.showunderline:hover
{
color:#EBEBEB;
text-decoration:underline;
font-weight:bold;
}


a.small
{
color:#B1B1B1;
text-decoration:none;
font-size:8pt;
font-weight:normal;
}

a.small:hover
{
color:#EBEBEB;
text-decoration:underline;
font-size:8pt;
font-weight:normal;
}

a.orange
{
color:#FF6A00;
text-decoration:none;
font-size:8pt;
font-weight:normal;
}

a.orange:hover
{
color:#FF6A00;
text-decoration:underline;
font-size:8pt;
font-weight:normal;
}