
html, body { height:100%; background-color:#FFFFFF; color:#000;}
body { font:11pt/16pt Arial, "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;}

h1, h2, h3, h4, h5 { font-family: "Book Antiqua", "Times New Roman", Times, serif; }
h1 a { color: #000; text-decoration: none; }
h1 { border-bottom: 2px solid #000; line-height:1.8em; }
h4 { border-bottom: 1px solid #000; }

address { font-size:9pt;  margin-bottom: 5em; }

#menu, #submenu, #footer, #w3c, .ghost { display:none; }

#subcontent {  width: 99%; text-align: justify }
#subcontent img { float:left; margin:0 1em 1em 0;}
ol.lower-alpha { list-style-type: lower-alpha; }

table { border-collapse: collapse; margin: 1em 0 1em 0; }
table tr th { text-align: left; padding:0.2em; }
table tr td { vertical-align: top; padding:0.2em; border:1px solid #CCC; }

dl dt { font-weight: bold;  }
                