body {
        font-family: Arial,Helvetica,Geneva,Lucida,Verdana,sans-serif;
        color: #000000;
        font-size: 100%;
}

h2 {
        color: #017CCC;
}

font.starthead {
                font-size: 80%;
                font-weight: bold;
}

font.start {
                font-weight: bold;
                    color: #017CCC;
}

font.head1 {
                font-size: 145%;
                    font-weight: bold;
}

font.head2 {
                font-size: 115%;
                    font-weight: bold;
}

font.red   {    color: red;
}

font.blue   {    color: #017CCC;
}

span.blue        {    background-color: #CCE6FF;
                      font-weight: bold;
}

span.blind {
                display: none;
}

tr.blue         {        background-color: #99CCFF;
}