body, p, br, table, tr, td, ol, ul {
        font-family: Arial, Verdana, sans-serif;
        color: Black;
}

.blue {
        color: #336699;
}

.times {
        font-family: Times New Roman, Times, serif;
        font-size: "+25";
        color: "#666699";
        font-style: italic;
}

.dkblue {
        color: "#003399";
        font-weight: bold;
}

