.PageHdg {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px;
    color: #336565;
}
.normal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
}
.MenuLine {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    line-height: 30px;
    font-weight: bold;
    color: #336565;
}
.PageSubHdg {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #336565;
}
.error {
    color: Red;
    font-weight: bold;
}
