﻿body
{
    font-family: Verdana;
    font-size: 15px;
    text-align: left;
}

td { font-family:Verdana;
       font-size:15px;
       text-align:left;
}

H1
{
    padding: 1px;
    border: 1px solid #0000FF;
    margin: 0px;
    font-family: Verdana;
    font-size: 28px;
    background-color: #EEEEEE;
    text-align: center;
    letter-spacing: 0.25em;
    word-spacing: 1em;
    color: #0000CC;
}

H2
{
    color: #0066FF;
    font-size: 20px;
    font-weight: bold;
}

H3
{
    color: #0066FF;
    font-size: 15px;
    font-weight: bold;
}

table
{
    border: 2px solid #6699FF;
}

.picturetable
{
    border: 2px solid #6699FF;
    background-color: #99CCFF;
    font-weight: 400;
    width: 260px;
    font-size: 10px;
    float: right;
}

.picturetable img
{
    border: 2px solid #666666;
}

.picturetable td
{
    padding-bottom: 4px;
    font-size: 12px;
    text-align: left;
}
