   * { margin: 0; padding: 0; }
   
   body { color: #000000; background-color: #EEEEEE; font-family: Arial, Helvetica, sans-serif; }
   #pagewrapper { color: #000000; background-color: #FFFFFF; width: 90%; min-width: 750px;  margin: 20px auto 30px auto; }
   
   img { border: 0; }
   
   td { text-align: center; }
   
   table { margin: 0 auto; }
   
   td p { text-align: justify; font-size: 84%; }
   
   td.text { padding-right: 10px; width: 230px; }
   
   tr.pad { height: 10px; } 
   
   h1 { font-size: 175%; }
   
   h2 { font-size: 125%; color: #CCCCCC; background-color: #FFFFFF; text-decoration: none; font-weight: bold; }
   
   p.link { text-align: left; font-size: 90%; color: #CCCCCC; background-color: #FFFFFF; text-decoration: none; font-weight: bold; }

   a { color: #FF6600; background-color: #FFFFFF; text-decoration: none; font-weight: bold; }
   a:hover { color: #000000; background-color: #FFFFFF; text-decoration: underline; font-weight: bold; }
   
   td p.header { text-align: center; font-size: 100%; }
   td p.footer { text-align: center; font-size: 84%; }

