BODY { background-color: #FFFFFF; 
    font-family: Verdana, Arial, Sans-serif; color: #004080; 
    margint: 5px; 
    font-weight: 500;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-3dlight-color: #004080;
  scrollbar-highlight-color: #C0C0C0;
  scrollbar-face-color: #002DF2;
  scrollbar-shadow-color: #C0C0C0;
  scrollbar-darkshadow-color: #004080;
  scrollbar-track-color: #FDFDFB;
    
    }
 
a:link {  
    color: #0000C0;
    text-decoration: underline; 
    }
    
a:visited {  
    text-decoration: underline; 
    color: #0000C0;
    }
    
a:hover {  
    color: #FF0000; 
    text-decoration: underline; 
    }
    
a:active {  
    color: #0000C0;
    text-decoration: underline; 
    }

h1 { font-size: medium; font-weight: 600; text-align: center; font-style: italic; color: #0000C0; margin-bottom:2px;
 font-family: Comic Sans MS;
 }
 
h2 { font-size: medium; font-weight: 600; text-align: center; margin-bottom:2px;  margin-top:5px; color: #FFFF00;
 }
h3 { font-size: medium; font-weight: 600; text-align: center; margin-bottom:2px;
 }
 
tr.notes { background-image: url(images/line.gif); background-repeat: repeat-x; height: 20; } 
TD { font-size: small; font-weight: 500;
 }
.small { font-size: x-small; font-weight: 400;
 }
td.bullet { font-size: medium; font-weight: 600; padding-left: 20px; }
table.weekend { border: 3px double #004080; padding: 5px; }
table.body { background-image: url(images/bg.gif); background-repeat: no-repeat; background-position: center center; }

.eventDate
{
   font-family: Calligrapher, Times New Roman, Serif; font-size: large; font-weight: 600; font-style:normal;
   color: #0000ff;

}
.weekendDate
{
   font-family: Calligrapher, Times New Roman, Serif; font-size: medium; font-weight: 600; font-style:normal;
   color: #0000ff;

}

table.eventProg
{
  width: 80%;
  padding:2px;
}

td.eventProgHdr
{
  text-align: center;
  border-style: double;
  border-width: 3px;
}

td.eventProg
{
  padding-top: 2px;
  padding-bottom: 0px;
}
td.eventProg2
{
  padding-top: 2px;
  padding-bottom: 0px;
  padding-left: 50px;
}
h1.eventProgHdr 
{
   font-family: Comic Sans MS; font-size: x-large; font-weight: 600; font-style:normal;
   color: #ff0000;
   text-align: center;
}

h2.eventProgHdr 
{
   font-family: Comic Sans MS; font-size: large; font-weight: 400; font-style:normal;
   color: #0000ff;
   text-align: center;
}
h2.eventSeason 
{
   font-family: Comic Sans MS; font-size: x-large; font-weight: 600; font-style:normal;
   color: #FF0000;
   text-align: center;
}

h3.eventProg
{
   font-family: Comic Sans MS; font-size: large; font-weight: 400; font-style:normal;
   color: #0000ff;
   margin-top:15px;
   margin-bottom:0px;
   text-align: left;
}
