﻿body {
}
.headertext
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #663366;
}
.bdytext
{
    font-size: 10pt;
    font-family: Arial;
    color: black;
    list-style-type: square;
}
a:link
{
    font-weight: bold;
    color: black;
    text-decoration: underline;
}
