#wpcontent h1 {
    color: #003399;
    font-size: 12pt;
    font-weight: bold;
}
#wpcontent h2 {
    color: #003399;
    font-size: 11pt;
    font-weight: bold;
}
#wpcontent h3 {
    color: #003399;
    font-size: 11pt;
    font-weight: normal;
}
#wpcontent h4 {
    color: #003399;
    font-size: 10pt;
    font-weight: normal;
}
div.tright {
    clear:right;
}
div.tleft {
    clear:left;
}
