body,p,table,td,th,ul,ol,li,b,em {
/*    background-color:lightblue;*/
    font-family:sans-serif, Verdana, Helvetica, Arial;
/*    font-size:12pt;*/
/*    font-family:Verdana,Helvetica,Arial;*/
        font-size:11pt;
        line-height: 1.3;
        color: #333333;
        font-weight: normal;
        text-align: left

}
h1 { font-size:24pt; }
h2 { font-size:18pt; }
h3 { font-size:16pt; }
h4 { font-size:12pt; }
h7 { font-size:10pt; }
a {
    color:#003399;
}
a.active {
    font-weight:bold;
}
p.menu {
    font-size:small;
    line-height:150%;
}
h1.header {
    text-align:center;
    font-size:24pt;
    color:#003399;
    text-decoration:none;
    margin-top:24pt;
}
a.header {
/*    text-align:center;*/
/*    font-size:24pt;*/
/*    color:#003399;*/
    text-decoration:none;
}
