
TABLE.top {
    width: 850;
    align: left;
    cellpadding: 0;
    cellspacing: 0;
    font: bold 24pt gill sans mt, arial;
    color: rgb(247, 251, 251);
    background-color: rgb(85, 155, 155);
    text-align: center;
    border-width: 0}

TABLE.embed {
    width: 200;
    align: center;
    font: bold 16pt gill sans mt, arial;
    color: rgb(247, 251, 251);
    background-color: rgb(85, 155, 155);
    text-align: center;
    border-width: 5;
    border-color: rgb(85, 155, 155)}

TABLE.headline {
    width: 850;
    align: left;
    cellpadding: 10;
    font: 16pt gill sans mt, arial;
    color: rgb(247, 251, 251);
    background-color: rgb(85, 155, 155);
    text-align: left;
    border-width: 5;
    border-color: rgb(85, 155, 155)
}

TABLE.oldfootline {
    width: 850;
    align: center;
    cellpadding: 10;
    font: bold 12pt gill sans mt, arial;
    color: rgb(247, 251, 251);
    background-color: rgb(85, 155, 155);
    text-align: left;
    border-width: 5;
    border-color: rgb(85, 155, 155)
}

TABLE.footline {
    font: 12pt gill sans mt, arial;
    color: rgb(53,98,98);
    background-color: rgb(247,251,251);
    align: center;
}

TABLE.tname {
    width: 250;
    align: left;
    cellpadding: 10;
    font: 16pt gill sans mt, arial;
    color: rgb(247, 251, 251);
    background-color: rgb(85, 155, 155);
    text-align: left;
    border-width: 5;
    border-color: rgb(85, 155, 155)
}

TABLE.teacher {
    align: left;
    cellpadding: 10;
    font: gill sans mt, arial;
    color: rgb(53,98,98);
    background-color: rgb(247,251,251);
    text-align: left;
}

TABLE.events {
    align: left;
    cellpadding: 10;
    font: gill sans mt, arial;
    color: rgb(53,98,98);
    background-color: rgb(247,251,251);
    text-align: left;
    border-collapse: collapse;
}

H1 {font: bold 28pt gill sans mt, arial;
    text-align: center;
   }

IMG.book {width: 133px; height: 201px}

IMG.teacher {width: 250px}

TD.large {align: center; width: *; font-size: 16pt}

TD.small {align: center;
          width: 80;
          color: rgb(200,255,255);
          font-size: 12pt}

TD.event1 {align: left;
	   border: thin rgb(53,98,98) solid;
	   padding: 10px;
	   width: 170;
           font-size: 12pt}

TD.event2 {align: left;
	   border: thin rgb(53,98,98) solid;
	   padding: 10px;
           font-size: 12pt}

TD.event3 {align: left;
	   border: thin rgb(53,98,98) solid;
	   padding: 10px;
           font-size: 12pt}

P {
   font: normal 12pt gill sans mt, arial;
   color: rgb(53, 98, 98);
   }

LI {
   font: normal 12pt gill sans mt, arial;
   color: rgb(53, 98, 98);
   }

H2 {
   font: bold 16pt gill sans mt, arial;
   color: rgb(53, 98, 98);
   }

H3 {
   font: bold 14pt gill sans mt, arial;
   color: rgb(53, 98, 98);
   }

H4 {
   font: bold 13pt gill sans mt, arial;
   color: rgb(53, 98, 98);
   }

P.poem {
   font: normal 16pt gill sans mt, arial;
   text-align: center;
   width: 800;
   color: rgb(53, 98, 98);
   }

A.inv:link {color: rgb(200,255,255); text-decoration: none; text-align: center}
A.inv:visited {color: rgb(200,255,255); text-decoration: none; text-align: center}
A.inv:hover {color: rgb(251,254,254); text-decoration: none; text-align: center}

A.norm:link {color: rgb(85,155,155); text-decoration: none}
A.norm:visited {color: rgb(85,155,155); text-decoration: none}
A.norm:hover {color: rgb(126,180,184); text-decoration: none}
