.header
{
border-style: solid;
border-bottom-width: 1px;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
width: 450px;
padding: 1px 1px 1px 5px;
}

.bodytext
{
color: black;
font-family: verdana;
font-size: 8pt;
}

.bodybox
{
border: 1px solid #000000;
padding: 15px 20px 15px 20px;
text-align: left;
width: 700px;
}

.footer
{
background-color: #99ccff;
color: #666;
padding: 5px 10px 5px 10px;
text-align: center;
font-size: 7pt;
}

A:link {text-decoration: underline; color: dodgerblue;}
A:visited {text-decoration: underline; color: dodgerblue;}
A:active {text-decoration: underline; color: dodgerblue;}
A:hover {text-decoration: underline; color: black;}
A.special:link {text-decoration: none; color: dodgerblue;}
A.special:visited {text-decoration: none; color: dodgerblue;}
A.special:active {text-decoration: none; color: dodgerblue;}
A.special:hover {text-decoration: none; color: black;}

