div.date { text-align:right; }
h1 { text-align:center; font-size:150%; }
h2 { text-align:left; font-size:120%; }

ul { line-height:150%;list-style-type:none; }
dl { line-height:150%; }
dt { font-weight:bold; }
dd { font-weight:normal;font-size:90%; }
/* sup { color:#cc0000; } */
li.feat1 { font-weight:bold;font-size:100%;margin-top:12px; }
ul.feat2 { font-weight:normal;font-size:90%; }

p.feat2 { font-weight:normal; font-size:90%; margin:0 0 20px 36px; text-indent:1em; }

p.normal { font-size:100%; line-height:150%; }
p.normal2 { font-size:100%; line-height:150%; margin-top:0; margin-bottom:0; }
p.small { font-size:90%; line-height:150%; }

table.tlist { border:1px outset #cccccc; }
th.tlist, td.tlist, td.tlist2 { text-align:center; border:1px outset #cccccc; padding:4px; }
td.tlist2 { text-align:left; padding:4px 1em; }

table.tspec { border:1px outset #cccccc; width:760px; }
td.tspec { text-align:center;font-size:90%; border:1px outset #cccccc; padding:4px; }
td.tspec2 { text-align:left;font-size:90%; border:1px outset #cccccc; padding:4px; }
td.tspec3 { text-align:right;font-size:90%; border:1px outset #cccccc; padding:4px; }

.comment { font-size:90%;color:#333333; }

