.title {
    font-family:courier;
    font-size:14pt;
    color:#000000;
    font-weight:bold;
}
.subtitle {
    font-family:courier;
    font-size:8pt;
    color:#000000;
    font-weight:bold;
}
.bghdr {
    background-color:#e2e2e2;
}
.gry {
    font-family:courier;
    font-size:8pt;
    color:#cccccc;
    font-weight:normal;
}
.white {
    font-family:courier;
    font-size:8pt;
    color:#ffffff;
    font-weight:bold;
}
.page {
    font-family:courier;
    font-size:8pt;
    color:#FF0033;
    font-weight:bold;
}
