
table              { padding:0 0; } 
table td           { text-align:center; font:normal 1.0em; color:#202020; }

/* table caption */
table td.yyyymm    { color:#101010; font-size:1.2em; font-weight:bold; }

/* table header */
table td.sun       { color:#c03030; font-weight:bold; }
table td.sun a     { color:#c03030; font-weight:bold; }
table td.etc       { color:#000000; font-weight:bold; }
table td.etc a     { color:#000000; font-weight:bold; }

/* table body */
table td.sunday    { color:#c03030; }
table td.sunday a  { color:#c03030; }
table td.today     { color:#505050; font-weight:bold; }
table td.today a   { color:#505050; font-weight:bold; }
table td.posted    { font-weight:bold; text-decoration:underline; }
table td.posted a  { font-weight:bold; text-decoration:underline; }
