
td.calmonth
 {
   background: blue;
   color: white; 
   text-align: center;
   vertical-align: center;
   font-family: JOAN, ANDY, COMIC SANS MS;
   font-size: 24pt;
   height: 30px;
 }
td.calhead
 {
   background: white;
   color: black; 
   text-align: center;
   vertical-align: center;
   width: 14%; 
   font-family: JOAN, ANDY, COMIC SANS MS;
   font-size: 12pt;
   height: 30px;
 }
 td.calday
 {
   background: white;
   color: black; 
   text-align: left; 
   vertical-align: top;
   font-family: Arial;
   font-size: 9pt;
   width: 14%;
   height: 100px;
 }
 td.curriclink
 {
   background: white;
   color: black; 
   text-align: center; 
   vertical-align: middle;
   font-family: Arial;
   font-size: 9pt;
   width: 50%;
   height: 30px;
 }
  .calft
 {
   background: white;
   color: red; 
   font-family: Arial;
   font-size: 9pt;
 }
   .calmsg
 {
   background: white;
   color: green; 
   font-family: Arial;
   font-size: 8pt;
 }
   .calmeeting
 {
   background: white;
   color: blue; 
   font-family: Arial;
   font-size: 9pt;
 }
 a.size5
 {
   font-family: JOAN, ANDY, COMIC SANS MS;
   font-size: 18pt;   
   color: black;
 }
  a.size3
 {
   font-family: Times Roman;
   font-size: 15pt;   
   color: black;
 }
  a.size4
 {
   font-family: Arial Narrow;
   font-size: 15pt;   
   color: black;
 }
  a.size2
 {
   font-family: TimesRoman;
   font-size: 10pt;   
   color: black;
   text-align: center; 
   vertical-align: middle;
 }
 a.menu
 {
   font-family: Arial Narrow;
   font-size: 15pt; 
   font-valign: center;  
   color: white;
 }
 button.nav
 {
   width: 205px;
   height: 30px;
   bgcolor: #0080C0;
 }
 
 
