A.bluelink {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #000066;
    text-decoration: underline;
}

A.bluelink:visited {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #994807;
    text-decoration: underline;
}

A.bluelink12 {
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #000066;
    text-decoration: underline;
}

A.bluelink12:visited {
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #994807;
    text-decoration: underline;
}

A.homelink {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #FCF4DA;
    text-decoration: underline;
}

A.homelink:visited {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #CB8C58;
    text-decoration: underline;
}

.footer {
    font-family: Arial;
    font-size: 9px;
    font-weight: normal;
    color: #6B5016;
}

.hometext {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #FCF4DA;
}

.tableheader {
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #4F4831;
}

.includetext {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #4F4831;
}

.red12 {
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #994807;
}