﻿body
{
    margin: 0px;
    background-color: white;
    
}
.maintable
{
    border: 0px;
    height: 100%;
    width: 760px;
    margin: 0px;
    padding: 0px;
    background-color: #ffcc66;
}
.menu
{
    font-size: 13px;
    color: white;
    font-family: 'Courier New';
    text-align: left;
}
.sitename
{
    font-weight: bold;
    font-size: 30px;
    color: #ffcc66;
    font-family: 'Courier New';
    text-align: center;
}
.phone
{
    font-weight: bold;
    font-size: 20px;
    color: #ffcc66;
    font-family: 'Courier New';
    text-align: center;
}
.copy
{
    font-size: 12px;
    color: white;
    font-family: 'Helvetica';
    text-align: center;
}
.divheader
{
    color:#660000;
    font-family:'Courier New';
    text-align:center;
    font-size:16pt;
    font-weight:bold;
}
.sdivhead
{
    color:#660000;
    font-family:'Courier New';
    text-align:center;
    font-size:14pt;
    font-weight:bold;
}
.content
{
    font-family: helvetica, Verdana, Arial;
    text-align:justify;
    font-size:10pt;
}
.links
{
    font-family: 'Courier New';
    font-size:11pt;
}
.hodiv
{
    color:#ffffff;
    font-family:'Courier New';
    text-align:left;
    font-size:11pt;
    font-weight:bold;
}
.hoffername
{
    font-family: helvetica, Verdana, Arial;
    text-align: justify;
    font-size: 9pt;
}
.ofhead
{
    text-align:left;
    font-size:11pt;
    font-weight:bold;
}
.ofprice
{
    color:#660000;
    text-align:left;
    font-size:10pt;
    font-weight:bold;
}
.ofdesc
{
    font-family: helvetica, Verdana, Arial;
    text-align:justify;
    font-size:10pt;
}

