.white {
    font-family:courier;
    font-size:8pt;
    color:#ffffff;
    text-decoration:none;
    font-weight:normal;
}

.link {
    font-family:courier;
    font-size:8pt;
    color:#FFFFCC;
    font-weight:bold;
}

.txt {
    font-family:courier;
    font-size:8pt;
    color:#000000;
    font-weight:normal;
}

.blk {
    font-family:courier;
    font-size:8pt;
    color:#000000;
    text-decoration:none;
    font-weight:normal;
}

.title {
    font-family:courier;
    font-size:18pt;
    color:#000000;
    font-weight:bold;
}

.bgblk {
    font-family:courier;
    font-size:12pt;
    color:#000000;
    font-weight:bold;
}

.bg_intro {
    background-color:#FFFFFF;
}

.bg_choices {
    background-color:#FFFFFF;
}

.bg_result {
    background-color:#FFFFFF;
}
