﻿.headerStyle
{
    font-size: 15pt;
    font-family: verdana;
    font-weight: bold;
}

.contentStyle
{
    font-size: 10pt;
    font-family: verdana;
}
.copyrightStyle
{
    font-size: 8pt;
    font-family: verdana;
    color:#333333;
    margin-left:100px;
}


