/*--- start of file ---------------------------*/
body
{
  background: white url(graphpaper.gif);
  color: black;
}
.mod
{
  font-family: serif;
  font-style: italic;
  font-size: 90%;
  margin: 0 0 0 40px;
}
/*--- Main Table ------------------------------*/
.mt
{
  width: 100%;
}
/*--- Header ----------------------------------*/
.hcl
{
  background: white url(corrugat.gif);
  color: black;
  width: 100%;
  border: 1px solid black;
}
.hn
{
  font-family: sans-serif;
  font-size: 40px;
  text-align: center;
  background: none;
  color: black;
  margin: 14px 0 0 0;
}
.him
{
  float: left;
}
/*--- Left Nav Cell ---------------------------*/
.lcl
{
  background: none;
  color: black;
  width: 120px;
  text-align: center;
  vertical-align: top;
}
.ldv  /* so cell will 'float'  */
{
  border: 1px solid black;  
}
/*-----------------------------------*/
.nimp
{
  margin: 0;
}
.nimt
{
  margin: 10px 0 4px 0;
  border: 0;
}
.nim
{
  margin: 0 0 4px 0;
  border: 0;
}
.nimb
{
  margin: 0 0 10px 0;
  border: 0;
}
/*--- end of file -----------------------------*/

