.header
{
font-family:"Arial,Helvetica";
color:#E4F0F7;
font-size: 13px;
font-weight: bold;
letter-spacing: 1px;
text-decoration: none;
}

A.header:link
{
text-decoration: none;
}
A.header:hover
{
text-decoration: underline;
}

.footer
{
font-family:"Arial,Helvetica";
color:#E4F0F7;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
text-decoration: none;
}

A.footer:link
{
text-decoration: none;
}
A.footer:hover
{
text-decoration: underline;
}
P, TD
{
font-family:"Arial,Helvetica";
font-size: 14px;
margin-top: 0px;
}

.blue
{
background-color:#9DD6F7;
}

.red
{
background-color:#DE6A6E;
}

table.presentation
{
border-color:#000000;
}
