BODY { background: url("/images/trans_bkg.jpg") fixed fixed norepeat }
A {
    color: blue;
    font-weight: bold;
    font-size: 12pt;
    line-height: 26px;
    font-family: arial, sans-serif;
    text-decoration: none;
}
A:active {
    color: red;
    font-weight: bold;
    font-size: 12pt;
    font-family: arial, sans-serif;
}
A:hover {
    color: red;
    font-weight: bold;
    font-size: 12pt;
    font-family: arial, sans-serif;
}
.anchor9Pt {
    color: blue;
    font-weight: normal;
    font-size: 9pt;
    font-family: arial, sans-serif;
    text-decoration: underline;
}
.red9Ptbold {
    color: red;
    font-weight: bold;
    font-size: 9pt;
    font-family: arial, sans-serif;
    text-decoration: none;
}
.blk9Ptbold {
    color: black;
    font-weight: bold;
    font-size: 9pt;
    font-family: arial, sans-serif;
    text-decoration: none;
}
.blue9Ptbold {
    color: blue;
    font-weight: bold;
    font-size: 9pt;
    font-family: arial, sans-serif;
    text-decoration: none;
}
.blue12Ptbold {
    color: blue;
    font-weight: bold;
    font-size: 12pt;
    line-height: 26px;
    font-family: arial, sans-serif;
    text-decoration: none;
}
.blue24Ptbold {
    color: blue;
    font-weight: bold;
    font-size: 24pt;
    font-family: arial, sans-serif;
    text-decoration: none;
}


