body, p, td, th, h1, h2, h3 {
    background-color: #000044;
    font-family: Arial, Helvetica, Sans-serif;
    color: #ffffff;
    text-decoration: none;
    font-size: 11pt;
    vertical-align: top;
}

a {
    color: #9999ff;
    text-decoration: underline;
}

.light {
    background-color:#666699;
}

h1 {
    font-size: 18pt;
    font-weight: bold;
}

h2 {
    font-size: 16pt;
    font-weight: bold;
}

h3 {
    font-size: 12pt;
    font-weight: bold;
}

small {
    font-size: 9pt;
}

.small, .arc {
    font-size: 8pt;
}
.b {	font-weight: bold;
}