.text {
    color: #000000;
    text-decoration: none;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: none;
    font-weight: normal;
}

.text a:link {
    color: #666666;
    text-decoration: none;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: none;
    font-weight: normal;
}

.text a:visited {
    color: #666666;
    text-decoration: none;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: none;
    font-weight: normal;
}

.text a:hover {
    color: #000000;
    text-decoration: underline;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: none;
    font-weight: normal;
}

.text a:active {
    color: #000000;
    text-decoration: none;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: none;
    font-weight: normal;
}

H1 {
    color: #000000;
    text-decoration: none;
    font-variant: none;
    font-family: Times New Roman;
    font-size: 18pt;
    font-weight: bold;
    letter-spacing: 1px;
}

.footer {
    color: #000000;
    text-decoration: none;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: none;
    font-weight: normal;
}

.footer a:link {
    color: #666666;
    text-decoration: none;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: nonel;
    font-weight: normal;
}

.footer a:visited {
    color: #666666;
    text-decoration: none;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: none;
    font-weight: normal;
}

.footer a:hover{
    color: #000000;
    text-decoration: none;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: none;
    font-weight: normal;
}

.footer a:active {
    color: #000000;
    text-decoration: none;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: none;
    font-weight: normal;
}