BODY
{
    background-repeat: repeat-y;
}

.normalText
{
    font-family:verdana;
    font-size:9pt;
    color:222222;
}

h1
{
    font-family:verdana;
    font-size:20pt;
    color:663366;
}   

h2
{
    font-family:verdana;
    font-size:15pt;
    color:663366;
}   

h3
{
    font-family:verdana;
    font-size:12pt;
    color:661133;
}   
a:link
{
    font-family:verdana;
    font-size:9pt;
    color:970097;
    text-decoration:none;
}   
a:visited
{
    font-family:verdana;
    font-size:9pt;
    color:970097;
    text-decoration:none;
}   
a:hover
{
    font-family:verdana;
    font-size:9pt;
    color:970097;
    text-decoration:underline;
}   
.tableHeader
{
    font-family:verdana;
    font-size:9pt;
    font-weight:heavy;
    color:FFFED6;
    background:610F0F;
}   



