
table.c1 { background:#555; }

a {color:#ddddff }

td.c1 { background:#779; } 
td.c2 { background:#557; }
td.c3 { background:#99B; } 

td.c1mon,td.c1tue,td.c1wed,td.c1thu,td.c1fri,td.c1sat,td.c1sun { background:#779; }
td.c2mon,td.c2tue,td.c2wed,td.c2thu,td.c2fri,td.c2sat,td.c2sun { background:#557; }
td.c3mon,td.c3tue,td.c3wed,td.c3thu,td.c3fri,td.c3sat,td.c3sun { background:#99B; }

	body {background-color:black; font-family:Georgia, serif; }
	td {color:black; font-size:100%; }
	h1,h2,h3 { color:white;margin-bottom:0; }
	
	a:link    {color:#black; ztext-decoration: none}
  a:visited {color:#black; ztext-decoration: none}
  a:active  {color:#black; ztext-decoration: none}
  a:hover   {color:#black; ztext-decoration: underline; }
  
zColorTextJunk {margin-right:10px;} 
zColorText {max-width:95%;} 
