/*
 2009/style.css
*/

 :link{text-decoration:none} /* finally, no underlining */
 :link:hover{text-decoration:underline}
 p{text-indent:.5cm;padding:0;font-size:12pt} /* see h3 */
 p.new{text-indent:.7cm;padding:.2cm .1cm 0 0;font-weight:bold}
 div.center{text-align:center}
 th{width:96px}
 td.site{width:144px}
 .changed{border-style:dotted;border-width:1px;background-color:#ffc}
 .u{text-decoration:underline}
 .pre{white-space:pre}
 /* 2009.09.01 */
 h3{text-indent:.7cm;margin:0;padding-top:.2cm}
 p.sub{margin:0 .3cm 0}
 /* 2009.09.15 */
 h4{margin-bottom:0}
 /* 2009.12.26 */
 .s{text-decoration:line-through}
 /* 2009.12.31 */
 .rstamp{color:red;font-family:TopSecret}