body, td {
    font-family: helvetica, arial;
    font-size: 12px;
    text-align: justify;
    color: #000000;
}
a:link { 
    font-family: helvetica, arial;
    text-decoration: none;
    color: #000000;
}
a:visited { 
    font-family: helvetica, arial;
    text-decoration: none;
    color: #000000;
}
a:active { 
    font-family: helvetica, arial;
    text-decoration: underline;
    color: #b29213;
}
a:hover { 
    font-family: helvetica, arial;
    text-decoration: none;
    color: #b29213;
}
.toptitle {
    font-family: helvetica, arial;
    font-weight: 600;
    text-align: center;
    font-size: 34px;
    color: #000000;
}
.subtitle {
    font-family: helvetica, arial;
    font-weight: bold;
    text-align: left;
    font-size: 18px;
    color: #000000;
}
.texttitle {
    font-family: helvetica, arial;
    font-weight: bold;
    text-align: left;
    font-size: 18px;
    color: #000000;
}
.topheader {
    font-family: helvetica, arial;
    font-style: normal;
    text-align: center;
    font-size: 18px;
    color: #000000;
}
.author {
    font-family: helvetica, arial;
    font-style: italic;
    font-size: 12px;
    color: #000000;
}
.subfooter {
    font-family: helvetica, arial;
    text-align: center;
    font-size: 10px;
    color: #000000;
}
