P {
    font-family: Georgia, Times, serif;
    font-size: 9pt;
    line-height: 120%;
}
BIG {
    font-family: Georgia, Times, serif;
    font-size: 11pt;
    line-height: 120%;
}
SMALL {
    font-family: Georgia, Times, serif;
    font-size: 8pt;
    line-height: 120%;
}
BLOCKQUOTE {
    font-family: Georgia, Times, serif;
    font-size: 9pt;
    line-height: 110%;
}
UL {
    font-family: Georgia, Times, serif;
    font-size: 9pt;
    line-height: 110%;
}
OL {
    font-family: Georgia, Times, serif;
    font-size: 9pt;
    line-height: 110%;
}
TD {
    font-family: Georgia, Times, serif;
    font-size: 9pt;
}
TH {
    font-family: Georgia, Times, serif;
    font-size: 9pt;
    font-weight: bold;
}
DT {
    font-family: Georgia, Times, serif;
    font-size: 8pt;
    line-height: 80%;
}
H1 {
    font-family: Georgia, Times, serif;
    font-size: 21pt;
    clear: both;
}
H2 {
    font-family: Georgia, Times, serif;
    font-size: 18pt;
    clear: both;
}
H3 {
    font-family: Georgia, Times, serif;
    font-size: 15pt;
    clear: both;
}
H4 {
    font-family: Georgia, Times, serif;
    font-size: 12pt;
    clear: both;
}
P.footer {
    font-family: Georgia, Times, serif;
    font-size: 12pt;
    text-align: center;
    background: #339933;
    color: #ffffff;
    word-spacing: 10px;
}
