﻿html, body
{
        font-family:Verdana, Arial;
        font-size:11pt;
        margin: 0;
        padding: 0;
        height: 100%;
        text-align: center;
        height: 100%
}
h4
{
     text-decoration: underline
}
table .TCTitle
{
        text-align: center;
        font-weight: bold;
        text-decoration: underline

}
table .TCSubtitle
{
        text-align: center
}
ul
{
        padding-top: 10px
}
.TopList li
{
        list-style-type: decimal;
        padding-top: 15px
}
table td ul p
{
        font-weight: bold;
        text-decoration: underline
}
.Footer
{
        text-decoration:underline;
        text-align:center
}
.SubList li
{
        list-style-type: lower-roman;
        padding: 0
}
.red
{
        color:Red;
        font-weight:bold
}
.bold
{
    font-weight: bold
}

span.whitebg
{
    background-color: White
}




