BODY {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    background-color: #ffffff;
    margin: 3
}
.pageActive {
    font-size: 10pt;
    color: #90f0ff;
    font-weight: bold;
}
A.pageLink {
    font-size: 10pt;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
A { 
    text-decoration: none;
    color: #006800;
}
A:hover {
    text-decoration: underline;
}
.copyright {
    font-size: 7pt;
    color: #c0c0d0;
    font-weight: bold;
    text-decoration: none;
}
.caption {
    font-size: 18pt;
    color: #F8F8F8;
    font-weight: bold;
}
.mainText {
    font-size: 10pt;
    background-color: #ffffd2;
}
.cc {
    color: #2040A0;
    font-weight: bold;
}
.textTitle {
    font-size: 18pt;
    color: #2040A0;
    font-weight: bold;
}
.downHead {
    font-size: 10pt;
    background-color: #2040A0;
    font-weight: bold;
    color: #ffffff;
}
.entry {
    font-size: 10pt;
    width: 250px;
}
.entryLong {
    font-size: 10pt;
    width: 670px;
}
.textGBDate {
    font-size: 8pt;
}
.textGBHead {
    background-color: #2040A0;
    color: #ffffff;
}
.textGBText {
    background-color: #f3f3c6;
}
.textGBPages {
    font-size: 8pt;
}
.textGBReply {
    color: #2040A0;
}
