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;
}
A.footer {
    color: #000000;
    text-decoration: none;
}
A.footer:hover {
    color: #000000;
    text-decoration: underline;
}
