body { margin-top:0px;       margin-bottom:0px;       margin-left:0px;       margin-right:0px;       background-color:#ffffff;       font-family:Verdana,Arial,Helvetica,sans-serif;       #font-size:10pt;       color:black;     }/* Links */a{ text-decoration: none; color: #666666; }a:visited{ text-decoration: none; color: #8bdlb3; }a:hover{ text-decoration: none; color: #000000; }a.normal  { font-weight:normal; }a.normal:hover { background-color:#97B6DC; }a.link:hover   { background-color:#97B6DC; }a.yello{ text-decoration: none; color: #666666; }a.yello:visited{ text-decoration: none; color: #8bdlb3; }a.yello:hover{ text-decoration: underline; color: #000000; background-color: #ffcc00; }p { margin-top:1ex; color:#000000; font-family: verdana; }/* Copyright */p.copyright   { margin-top:-0.5ex;     font-family: Verdana,Arial,Helvetica,sans-serif;     font-size:80%;     color:black;     width:500px;   }b { font-size:14px; color:#000000; font-family: verdana;  font-weight: bold;}i { font-size:12px; color:#000000; font-family: verdana;  font-weight: bold;} h1,h2,h3,h4   { font-family:Verdana,Arial,Helvetica,sans-serif; }h1 { font-size:160%;     font-weight:bold;     #color:#00009c;     color:#1a3455;     text-align:center;   }h2 { font-size:130%;     font-weight:bold;     color:#1a3455;   #  color:#00009c;     text-align:center;   }h3 { font-size:110%;     font-weight:bold;     color:#1a3455;    # color:#00009c;   }h4 { font-size:100%;     font-weight:bold;     color:black;     margin-bottom:1ex;   }/* List */   ul { list-style-type:disc;     margin-top:1ex;     margin-bottom:1ex;    }li { margin-top:2px; }/* Table */table {      font-family:Verdana,Arial,Helvetica,sans-serif;      font-size:100%;      }th {     font-family:Verdana,Arial,Helvetica,sans-serif;     font-size:100%;     background-color:#d9e0f0;   }td {     font-family:Verdana,Arial,Helvetica,sans-serif;     font-size:100%;   }}