table
{
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
td
{
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 border-style: none;
 vertical-align: top;
}
td.ba
{
 vertical-align: bottom;
}
.topcell
{
 border-width: 0px;
 background-image: url('bg.JPG');
 background-repeat: no-repeat;
 height: 96px;
}
.maincell
{
 border: 5px solid #9c0000;
 background-color: #ffffff;
 padding: 8px 8px 16px 8px;
}
.bottomcell
{
 color: #9c0000;
 font-size: 8pt;
 font-weight: bold;
 text-align: right;
}
body
{
 background-color: #be5858;
 font-family: Arial;
}
h1
{
 color: #9c0000;
 font-size: 20pt;
 font-style: normal;
 text-align: center;
 padding: 0px 0px 0px 0px;
 margin: 4px 4px 4px 4px;
}
h2
{
 color: #000000;
 font-size: 16pt;
 font-weight: normal;
 padding: 0px 0px 0px 0px;
 margin: 4px 0px 4px 0px;
}
h3
{
 text-align: center;
 font-size: 16pt;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
a:link {color: #9c0000}
a:visited {color: #9c0000}
a:hover {color: #be5858}
a:active {color: #9c0000}
table.divide
{
 margin: 32px 4px 32px 4px;
}
td.divide
{
 width: 160px;
 height: 3px;
 background-color: #9c0000;
}
div.indent
{
 margin: 4px 32px 4px 32px;
}
