﻿body {
}

#fontz
{
    font-family: Arial;
    font-size: 10pt;
}

.title
{ 
    font-weight: bold;
    color: #660033;
 }

.bigtitle
{
    font-weight: bold;
    padding-bottom: 40px;
    margin-bottom: 40px;
    font-size: 14pt;
    font-family: Arial;
}