body { background-color:#FFCC66; }

p { font-family:sans-serif;
     font-size:11;
     font-weight:bold;}

table { border-collapse:collapse; }

td { font-family:sans-serif;
     font-size:12;
     font-weight:bold;
     border:solid 0px; }

td.checked { font-family:sans-serif;
             font-size:12;
             font-weight:bold;
             border:solid 0px;
             background-color:#FFCC66; }

td.nav { font-family:sans-serif;
         font-size:12;
         font-weight:bold;
         text-align:center;
         border:solid 0px;
         background-color:#e7870f; }

tr.logo { font-family:sans-serif;
          font-size:12;
          font-weight:bold;
          border:solid 0px;
          background-color:#bbbbbb; }

tr.nav { height:45px;
         text-align:center }

h1 { font-family:sans-serif;
     font-size:18;
     font-weight:bold;}

a:link { color:#000000;
         text-decoration:none; }
a:active { color:#000000;
           text-decoration:none;  }
a:visited { color:#000000;
            text-decoration:none;  }