﻿body {
 margin:15px 0 0 0 !important;
}

td 
{
    vertical-align:top;
}

img {
 display:block;
}

.copy
{
    font-family:Verdana;
    font-size:10pt;
    
    line-height:16px;
}

.copyvs
{
    font-family:Verdana;
    font-size:8pt;
    
    line-height:16px;
}

.copybig
{
    font-family:Verdana;
    font-size:11pt;
    font-weight:bold;
    line-height:16px;
}


.copybignonbold
{
    font-family:Verdana;
    font-size:11pt;
    line-height:16px;
}

.copyverybig
{
    font-family:Verdana;
    font-size:12pt;
    
    line-height:16px;
    font-weight:bold
}


a
{
    
    font-family:Verdana;
    font-size:10pt;
}

a.big
{
    
    font-family:Verdana;
    font-size:12pt;
    font-weight:bold
}

.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; }

