a
{
    font-family: Arial, Helvetica, sans-serif, Verdana;
}


h1, h2, h3, h4, h5, h6
{
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-style: bold;
}

h1
{
    font-size: 22px;
}

h2
{
    font-size: 20px;
}

h3
{
    font-size: 18px;
}

body, p, table
{
    font-family: Arial, Helvetica, sans-serif, Verdana;
    background-color: rgb(255,255,255);
    color: rgb(0,0,0);
    font-size: 14px;
    font-style: bold;
    letter-spacing: 0.01em;
}

font.spacer
{
    line-height: 6px;
}

tr.shade1
{
    background-color: #cddced;
}

tr.shade2
{
    background-color: #8aabd4;
}

font.trademark
{
    font-size: 8px;
    font-style: italic;
}

font.fineprint
{
    font-size: 8px;
}

font.small
{
    font-size: 11px;
}

font.large
{
    font-size: 17px;
}

table.small
{
    font-size: 12px;
}

table.stringing
{
    font-size: 11px;
}

img
{
        vertical-align: middle;
}
