
body {
    font-size: 82.5%;
    font-family: Arial, Verdana, sans-serif;
    font-style: normal;
    font-weight: normal;
}

#normaltxt {
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    color: #7C7C7A;
}

#txtheader {
    font-size: 13px;
    font-family: Arial, Verdana, sans-serif;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    color: #7C7C7A;
}

#txtheaderlink {
    font-size: 13px;
    font-family: Arial, Verdana, sans-serif;
    font-style: normal;
    font-weight: bold;
    text-align: left;
  text-decoration:underline;
    color: #7C7C7A;
}

#normaltxttiny {
    font-size: 9px;
    font-family: Arial, Verdana, sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #7C7C7A;
}

#normaltxtlink {
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    text-decoration:underline;
    color: #7C7C7A
}



