.header {
    font-family: tahoma, arial;
    font-size: 14pt;
    color: #01631F;
    font-weight: bold;
    text-align: center;
}

.black {
    font-family: tahoma, arial;
    font-size: 11pt;
    color: #000000;
    font-weight: normal;
}

.blackind {
    font-family: arial;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
    text-indent: 0.5em;
}

.greenind {
    font-family: arial;
    font-size: 10pt;
    color: #01631F;
    font-weight: normal;
    text-indent: 0.5em;
}

A:link,A:visited,A:hover {
    font-family: tahoma, arial;
    font-size: 11pt;
    color: #015710;
    font-weight: normal;
    text-decoration: none;
}

input {
    font-size: 8pt;
}