
.pagetitle        { font-size: 14px; font-weight: bold; color: #ff9933; }
.dateheader       { font-size: 12px; font-weight: bold; color: #330000; }
.calendar { }
.month-calendar-head, .year-calendar-head {
	font-size:		80%;
}
.month-calendar-day-head, .year-calendar-subhead {
	font-size:		80%;
}
.month-calendar {
	text-align: 		center;
}


BODY {
  font-family: Verdana,Geneva,Arial,Sans-serif;
  font-size: 10px; color: #330000; 
  background-color: #330000;
}
TD {
  font-family: Verdana,Geneva,Arial,Sans-serif;
  font-size: 10px; color: #ff3300; 
  background-color: #330000;
  border: 0px ;
}
TD.peach {
  font-family: Verdana,Geneva,Arial,Sans-serif;
  font-size: 10px; color: #330000; 
  background-color: #ff9933;
  border: 0px ;
}
TD.squash {
  font-family: Verdana,Geneva,Arial,Sans-serif;
  font-size: 10px; color: #330000; 
  background-color: #ff9933;
  border: 0px ;
}
TD.bg {
  color: #330000; 
  background-color: transparent;
  border: 0px ;
}
TD.title {
  color: #ffff00; 
  background-color: #330000;
  border: 0px ;
}
TD.side {
  color: #330000; 
  background-color: #ff6600;
  border: 0px ;
}
IMG {
  border: 0px ;
}
A:link {
  text-decoration: none; 
  font-weight: bold;
  color: #ffcc00;
  background-color: transparent;
}
A:visited {
  text-decoration: none; 
  font-weight: bold;
  color: #ff6600;
  background-color: transparent;
}
A:active {
  text-decoration: none;
  font-weight: bold;
  background-color: transparent;
}
A:hover {
  text-decoration: none; 
  font-weight: bold;
  color: #ffff00;
  background-color: transparent;
}
UL {
  list-style: disc
}

