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:14px;
	line-height: 1.2;
}
h1 {
    font-size:24pt;
}
h2 {
    font-size:18pt;
}
h3 {
    font-size:16pt;
}
h4 {
    font-size:12pt;
}
h5 {
    font-size:10pt;
}
h7 {
	font-size:10pt;
}
a {
    color:#003399;
}
a.active {
    font-weight:bold;
}
p.menu {
/*    font-size:small;*/
    font-size:small;
    line-height:150%;
}
li {height:2.3ex;}
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;
}


TH, TD {vertical-align: top}



