/* body */
body {
          background-color:#ffffff;
          font-size:12px;
        }

/* index */
p.comment { font-size:12px; text-indent:12px; line-height:120%; }
td.year { background-color:#66ceff; font-size:14px; font-weight:bold; text-align:center; }
td.month { background-color:#ffff9c; font-size:10px; text-align:right; }

/* list */
p.mcomment { font-size:14px; text-indent:14px; line-height:120%; }
td.btitle { background-color:#63ceff; font-size:18px; font-weight:bold; text-align:center; }
td.bauthor { background-color:#ffff9c; font-size:14px; font-style:italic; text-align:center; }
td.bpublisher { font-size:12px; text-align:center; }
td.bcomment { font-size:12px; text-align:left; }

