BODY
{
   font-size: 1em; /* The AdverTran Logo is in "Futura" font */
   font-family: Verdana, Tahoma, 'Bookman Old Style' , Arial, sans-serif, Helvetica;
   background-color: Black;
   padding: 0;
   margin: 0;
   width: 100%;
   text-align: center;
}
TABLE
{
   background-color: Black;
}
TD
{
   color: White;
}
.MainImage
{
}
.TextPadding
{
   margin-top: 200;
   padding-top: 200;
}
.AdverTranText
{
   font-size: .8em;
   text-align: left;
   font-weight: bold;
   font-family: Verdana, Tahoma, 'Bookman Old Style' , Arial, sans-serif, Helvetica;
   text-decoration: none;
   color: #00BEBE;
}
.HatchText
{
   font-size: .8em;
   text-align: right;
   font-weight: bold;
   font-family: Verdana, Tahoma, 'Bookman Old Style' , Arial, sans-serif, Helvetica;
   text-decoration: none;
   color: #00BEBE;
}
A
{
   text-align: left;
   font-weight: bold;
   font-family: Verdana, Tahoma, 'Bookman Old Style' , Arial, sans-serif, Helvetica;
   text-decoration: none;
   color: White;
}
A:link
{
   text-decoration: none;
   color: White;
}
A:visited
{
   text-decoration: none;
   color: White;
}
A:active
{
   text-decoration: none;
   color: White;
}
A:hover
{
   text-decoration: none;
   color: White;
}
