.tblHdr {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
    background-color: #e1f1fe;
}
.arial1 {
    font-family: arial;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
}
.arial2 {
    font-family: arial;
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
}
.arial2bold {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
}
.arial2blue {
    font-family: arial;
    font-size: 10pt;
    font-weight: normal;
    color: #000033;
}
.arial2bluebold {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #000033;
}
.arial2red {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #ff0000;
}
.arial2redbold {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #ff0000;
}
.arial3 {
    font-family: arial;
    font-size: 12pt;
    font-weight: normal;
    color: #000000;
}
.arial3bold {
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
}
.arial3bluebold {
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    color: #000033;
}
.arial2whitebold {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #ffffff;
}
.tblTD {
    font-family: arial;
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
}
.oddRow {
    background-color: #ffffff;
}
.evenRow {
    background-color: #cccccc;
}
.pageHdr {
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}
.title {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #cc0000;
}
.value {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
    background-color: #cccccc;
}
