﻿body
{
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 11px;
}

td.footer
{
    font-size:.8em;
    padding:5px;
    color:White;
}
UL
{
    list-style-image: url(images/bullets.gif);
}
li
{
    margin-top: 2px;
    margin-bottom: 2px;
}

td.redHeader
{
    font-size: 1.5em;
    color: #c90101;
    border-bottom: silver 1px solid;
}

.bigBold 
{
   font-weight:bold;
   fontsize:1.2em; 
}
table.FormHead 
{
   background-color: #dcdcdc;
}
tr.headerRow
{
    background-color: #dcdcdc;
}

td.inside 
{
    background-color:#ffffff;   
}
