BODY {
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
    color: #404040;
    background-color: white;
    letter-spacing: 1.75;
    word-spacing: 2.0;
    line-height: 1.5;
    }

TABLE { border: none; }
TH {
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 9pt;
    color: #404040;
    letter-spacing: 1.75;
    word-spacing: 2.0;
    line-height: 1.5;
}
CAPTION {
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 9pt;
    color: #404040;
    letter-spacing: 1.75;
    word-spacing: 2.0;
    line-height: 1.5;
    }
TH.CAPTION {
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 9pt;
    color: #404040;
    letter-spacing: 1.75;
    word-spacing: 2.0;
    line-height: 1.5;
    }
TD {
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
    color: #404040;
    text-align: justify;
    letter-spacing: 1.75;
    word-spacing: 2.0;
    line-height: 1.5;
    }

HR {
    color: #404040;
}

.homepagetable {
    background-image: url("/images/homepagebackground.png");
}

.homepagecell {
    font-size: 12pt;
    color: #202020;
}

.bannercell {
    text-align: right;
}
.navcell {
    font-size: 9pt;
    font-weight: normal;
    text-align: right;
    text-decoration: none;
    letter-spacing: 1.75;
    word-spacing: 2.0;
    line-height: 1.5;
}
.catcell {
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    letter-spacing: 1.75;
    word-spacing: 2.0;
    line-height: 1.5;
}
.subcatcell {
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    letter-spacing: 1.75;
    word-spacing: 2.0;
    line-height: 1.5;
}
.headercell {
    font-size: 14pt;
    font-weight: bold;
    letter-spacing: 1.75;
    word-spacing: 2.0;
    line-height: 1.5;
}
.documentcell {
    vertical-align: top;
}

A {
    color: #404040;
    font-weight: bold;
    letter-spacing: 1.75;
    word-spacing: 2.0;
    line-height: 1.5;
}
