﻿.bottomtext 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    color: #999999;
}
body 
{
    margin: 0px;
    padding: 0px;
}
td 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
}
.regular 
{
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    background-color:#c2bcb1;
}
.smallheading 
{
    font-family: Courier;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
    color: #3b3527;
    text-align: center;    
    background-color:#cecbc7;
}
.smallheading2
{
    font-family: Courier;
    font-size: 12pt;
    font-style: normal;
    font-weight: bold;
    color: #61543c;
    text-align: center;    
    background-color:#cfcbc8;
}
.smalltext 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    color: #666666;
}
.emphasis 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #000000;
}
