a:link   { color: #D4DDEE;}
a:active { color: #D4DDEE;}
a:visited{ color: #D4DDEE;}
a:hover  { color: #F41;}
a.nav:link   { color: #FFF; text-decoration: none;
               font-weight:bold; font-size:10pt;
               font-family: sans-serif;
}

a.nav:visited{ color: #FFF; text-decoration: none;
               font-weight:bold; font-size:10pt;
               font-family: sans-serif}
a.nav:hover  {
               color: #A01; text-decoration: none;
               font-weight:bold; font-size:10pt;
               font-family: sans-serif;
               }
EM {
     color:#271;
   }
TD {
     font-size:10pt;
     font-family: 'Arial','Comic Sans MS','sans-serif';
     color:#444;
}
TD.m2 {
     text-align:center;
     background:#A01;
     font-size:8pt;
     font-weight:bold;
     color:#FFFFFF;
     font-family: 'arial',sans-serif;
     align:center;
   }
TD.footer {
     text-align:center;
     background:#A01;
     font-size:8pt;
     font-weight:normal;
     color:#FFFFFF;
     font-family: 'arial',sans-serif;
     align:center;
   }
TD.edits {
     text-align:center;
     background:#FFF;
   }
TD.m3 {
     text-align:center;
     background:#A01;
   }
TD.toptitle {
     font-weight:bold;
     text-align:center;
     background:#A01;
     color:white;
   }
TD.titledirections {
     font-weight:bold;
     text-align:justify;
     background:#A01;
     color:white;
   }
TD.links {
     font-weight:bold;
     text-align:left;
     background:#F8F8F8;
     color:#A01;
     valign:center;
   }
TD.itemdirections {
     font-weight:bold;
     text-align:center;
     background:#FFF;
     color:#A01;
     valign:center;
   }
TD.itemdirectionsleft {
     font-weight:bold;
     text-align:left;
     background:#FFF;
     color:#A01;
     valign:top;
   }
TD.misseditems {
     text-align:left;
     background:#F8F8F8;
     color:#A01;
   }
H3{
     color:#A01;
     font-weight:bold; 
     font-size:12pt;
     font-family: 'Arial';
  }
TD.link {color:#A01;
         font-weight:bold;
         font-size:12pt;
         text-align:center;
         font-family:sans-serif;
         background:#EB1;
         border:outset 1px #FFF;
}
