	.notthisweek {visibility:hidden}
	body {background-color:#D4ECDD;}
	table {border-width:5px;}
	TH.CalendarDay  {background-color:#D4ECDD;border-color:black;padding:5px;}
	TD  {padding-left:3px;padding-right:3px;border-color:black;white-space:nowrap;background-color:white;}
	TD.ICBDA {text-align:center}
	.time  {font-family:monospace;text-align:right;padding-right:5px;}
	.loc {font-family:sans-serif;font-size:smaller;text-align:center;cursor:pointer}
	.who {text-align:center;}
	.tinyNote {font-size:smaller;background-color:yellow}
	.smaller {font-size:smaller;}
	.dance  {color:red;}
	img.cuer {border-style:solid;border-width:1px; border-color:#99A799;border-radius:10px}
	.dark {text-decoration:line-through; background-color:#ddd;}
	.grey {background-color:#ddd;}
	.underline {text-decoration:underline;}
	.noticeMe {font-size:.75rem;font-family:sans-serif;background-color:yellow;margin:auto;}
	.vote-button {background-color:ivory;
		  border-color:brown;
		  border-radius:6px;
		  cursor:pointer;
	}
	.party {font-style: italic;font-weight:bold;color:red; }
	.announce {font-weight:bold; margin-bottom:0;color:red; font-size:1rem; background-color:inherit;border:0;}
	.ballot {background-color:white; width:32em;border-style:solid;border-width:1px;border-radius:5px;padding:5px;}
	.footnote {font-size:.8rem}
	.small-announce {color:brown;
					 font-size:0.8rem;
					 font-family:sans-serif;
	}
	
	@media print
	{
		.no-print, .no-print * {display:none !important;}
	}