body
    {
    font-family: Times;
    font-size:12pt;
    }

h1
    {
    font-weight: bold;
    font-size: 16;
    }
h2
    {
    font-weight: bold;
    font-size: 14;
    }
h3
    {
    font-weight: bold;
    font-size: 12;
    font-style: italic;
    }
.jobtitle
    {
    margin-top: 10px;
    font-size:10pt;
    }    
.copyright
    {
    margin-top: 10px;
    font-size:10pt;
    }    
.toc
    {
    margin-top: 10px;
    font-size:12pt;
    }    
    
