﻿body {
 margin:15px 0 0 0 !important;
 background-color:Black;
 display:block;
}

td 
{
    vertical-align:top;
}

img {
 display:block;
}

.goldborder 
{
    border-color:#F9D895;
    border-width:1px;
    border-style:solid;
}

.orangeborder 
{
    border-color:#EC931F;
    border-width:1px;
    border-style:solid;
}

.copybig
{
    font-family:Arial;
    font-size:11pt;
    color:#EC931F;
    line-height:16px;
    font-weight:bold;
}

.copybignormal
{
    font-family:Arial;
    font-size:11pt;
    color:#EC931F;
    line-height:16px;
    font-weight:normal;
}

.copy
{
    font-family:Arial;
    font-size:10pt;
    color:#D4D4D4;
    line-height:17px;
}

.copys
{
    font-family:Arial;
    font-size:10pt;
    color:#D4D4D4;
    line-height:22px;
}

.copyvs
{
    font-family:Arial;
    font-size:11px;
    color:#D4D4D4;
    line-height:17px;
}

a
{
    font-family:Arial;
    font-size:10pt;
    color:#F9D895;
    font-weight:bold;
}

