A:LINK, A:VISITED { text-decoration: none; }
A:HOVER { text-decoration: underline; }

BODY {
   font-size:10pt;
   font-family:sans-serif;
   background-color:white;
}

H1, H2 {
   font-size:12pt;
   color:#004A96;
   text-align:center;
}

H3 {
   font-size:10pt;
   color:#920000;
}

LI {
   padding:3;
}

TABLE {
   background-color:lightyellow;
   width:80%;
   border:1 solid black;
}

TD {
   font-size:10pt;
   border:1 solid black;
}
