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: #18B; text-decoration: none;
               font-weight:bold; font-size:10pt;
               font-family: sans-serif;
               }
EM {
     color:#18B;
   }
TD {
     font-size:10pt;
     font-family: 'Arial','Comic Sans MS','sans-serif';
     color:#444;
}
TD.m2 {
     text-align:center;
     background:#1C8;
     font-size:8pt;
     font-weight:bold;
     color:#FFFFFF;
     font-family: 'arial',sans-serif;
     align:center;
   }
TD.footer {
     text-align:center;
     background:#1C8;
     font-size:8pt;
     font-weight:normal;
     color:#FFFFFF;
     font-family: 'arial',sans-serif;
     align:center;
   }
TD.edits {
     text-align:center;
     background:#FCF8EF;
   }
TD.m3 {
     text-align:center;
     background:#1C8;
   }
TD.toptitle {
     font-weight:bold;
     text-align:center;
     background:#1C8;
     color:white;
   }
TD.titledirections {
     font-weight:bold;
     text-align:justify;
     background:#1C8;
     color:white;
   }
TD.links {
     font-weight:bold;
     text-align:left;
     background:#FCF8EF;
     color:#1C8;
     valign:center;
   }
TD.itemdirections {
     font-weight:bold;
     text-align:center;
     background:#FCF8EF;
     color:#1C8;
     valign:center;
   }
TD.itemdirectionsleft {
     font-weight:bold;
     text-align:left;
     background:#FCF8EF;
     color:#1C8;
     valign:top;
   }
TD.misseditems {
     text-align:left;
     background:#FCF8EF;
     color:#1C8;
   }
H3{
     color:#1C8;
     font-weight:bold; 
     font-size:12pt;
     font-family: 'Arial';
  }
TD.link {color:#1C8;
         font-weight:bold;
         font-size:12pt;
         text-align:center;
         font-family:sans-serif;
         background:#F66;
         border:outset 1px #FAA;}
