  body, ul {
    font-family: "Lucida Handwriting","Monotype Corsiva","Zapf Chancery Italic","Apple Chancery",cursive;
    font-size: 24px;
    font-weight: bold;
    }
    
   td, th { font-family: "Lucida Handwriting","Monotype Corsiva","Zapf Chancery Italic","Apple Chancery",cursive;
     font-size: 24px;
     font-weight: bold;
     vertical-align: top;
    }

  p { margin: 0.3em 0em 0.7em;
    }

  h1 { font-family: verdana,arial,helvetica,sans-serif;
    font-size: 130%;
    font-weight: bold;
    }

  h2 { margin: 0em 0em 0.5em;
    font-size: 100%;
    font-weight: bold;
    text-decoration: underline;
    }

  input, select, textarea { background: rgb(255, 255, 255) none repeat scroll 0%;
    background: rgb(100, 100, 100);
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-family: verdana,arial,helvetica,sans-serif;
    }

  .chalk1 { color: rgb(255, 153, 204);
    }

  .chalk2 { color: rgb(235, 255, 153);
    }

  .chalk3 { color: rgb(255, 204, 102);
    }

  .smallchalk {
    font-size: 14px;
    font-weight: bold;
    }

  a.chalklink1 {
    text-decoration: none;
    color: rgb(255, 153, 204);
    }

  a.chalklink1:link, a.chalklink1:visited { background: #000000 none repeat scroll 0%;
    text-decoration: none;
    color: rgb(255, 153, 204);
    }

  a.chalklink1:hover { background: #111111 none repeat scroll 0%;
    text-decoration: none;
    color: rgb(255, 193, 244);
    }

  a.chalklink1:active { background: #111111 none repeat scroll 0%;
    text-decoration: none;
    color: #EEEEEE;
    }



  a.chalklink2 {
    text-decoration: none;
    color: rgb(235, 255, 153);
    }

  a.chalklink2:link, a.chalklink2:visited { background: #000000 none repeat scroll 0%;
    text-decoration: none;
    color: rgb(235, 255, 153);
    }

  a.chalklink2:hover { background: #111111 none repeat scroll 0%;
    text-decoration: none;
    color: rgb(255, 255, 193);
    }

  a.chalklink2:active { background: #111111 none repeat scroll 0%;
    text-decoration: none;
    color: #EEEEEE;
    }