﻿body
{
    font-size: medium;
    font-family: Garamound;
    color: #000000;
    text-align: center;
    background-color: #000000;
}
a:link
{
    font-size: small;
    color: #990000;
    font-family: Garamound;
}
a:visited
{
    font-size: small;
    color: #696969;
    font-family: Garamound;
}
a:hover
{
    font-size: small;
    color: #CC0000;
    font-family: Garamound;
}
h1
{
    font-size: xx-large;
    font-family: Garamound;
    font-weight: bold;
    color: #000000;
    text-align: center;
}
h2
{
    font-size: large;
    font-weight: bold;
    font-family: Garamound;
    color: #800000;
    font-style: italic;
    text-align: center;
}
h3
{
    font-size: medium;
    font-weight: bold;
    font-family: Garamound;
    color: #999999;
    font-style: italic;
    text-align: center;
}
p:first-letter
{
    font-weight: bold;
    color: #800000;
    font-size: x-large;
}
table.tbl400
{
    border: 10px solid #800000;
    background-color: #F5F5DC;
    width: 400px;
    font-size: medium;
    font-weight: bold;
    font-style: italic;
    font-variant: normal;
    text-transform: none;
    color: #800000;
    text-decoration: none;
}
table.tbl800
{
    border: 10px solid #800000;
    background-color: #F5F5DC;
    width: 799px;
    font-size: medium;
    font-weight: bold;
    font-style: italic;
    font-variant: normal;
    text-transform: none;
    color: #800000;
    text-decoration: none;
}
table.tbl600
{
    border: 20px solid #F5F5DC;
    background-color: #F5F5DC;
    width: 560px;
}
table.tblPrintSize720
{
    border: 20px solid #f5f5dc;
    background-color: #F5F5DC;
    width: 720px;
}
table.tblContent
{
    border: 20px solid #f5f5dc;
    background-color: #F5F5DC;
    width: 800px;
}
table.tbl960
{
    border: 3px solid #800000;
    background-color: #cccccc;
    width: 960px;
}
table.tbl1000
{
    border: 20px solid #f5f5dc;
    background-color: #F5F5DC;
    width: 1000px;
}
table.tbl200
{
    border: 10px solid #f5f5dc;
    background-color: #F5F5DC;
    width: 200px;
}
table.tbl120
{
    border: 1px solid #800000;
    background-color: #cccccc;
    width: 120px;
}
hr.hr200
{
    border: 1px solid #808080;
    width: 180px;
    background-color: #808080;
    line-height: normal;
}
hr.hr560
{
    border: 1px solid #808080;
    width: 560px;
    background-color: #808080;
    line-height: normal;
}

span.spanCaption
{
    font-size: small;
    font-variant: small-caps;
    color: #666666;
    font-weight: bold;
    text-align: left;
}
td.TDborder10
{
    border: 10px solid #f5f5dc;
}
menu
{
    z-index: 1000;
    position: absolute;
}

