
body { margin: 0; color: black; font-size: 10.5pt; line-height: 120%; background-color: #fff }
a:link { color: #600 }
a:visited { color: #600 }
a:active { color: red }
a:hover { color: #f00 }

blockquote {
    margin: 16px;
    padding: 5px 5px 5px 5px;
    background-color: #dddddd;
    border: solid 1px #666666;
}
em { font-size:14pt; font-family: monospace; font-style: normal; }
/* h1,h2,h3{margin:0;padding:0;} */
h1 { font-size: 16pt; margin: 12px 0 32px 0; }
h2 { font-size: 14pt; line-height: 120%; margin-top: 4px; margin-bottom: 10px }
h3 { font-size: 12pt; font-weight: bold; line-height: 120%; margin-top: 4px; margin-bottom: 10px }
h1.orig { font-size: 12pt; font-family: Verdana; margin: -14px 0 18px }
h2.pink { background-color: #fcc; }
hr.dotted { border: dashed 1px gray; }
table { font-size: 10.5pt; line-height: 120% }
ul.recent { margin: 0; }

.bg_mediumaquamarine { margin: 10px 0 4px 0; padding: 2px 2px 2px 2px; background-color: paleturquoise; font-weight: bold; }
.bg_green { background-color: lightgreen; font-weight: bold; }
.bg_gold { background-color: gold; font-weight: bold; }
.bg_blue { background-color: #ccccff; font-weight: bold; }
.bg_red { background-color: #ff9999; font-weight: bold; }
.caution { font-size: 9pt; color: brown; }
.copyright { font-size: 8pt; padding: 16px 10px 0px 10px; }
.main { font-size: 11pt; line-height: 135%; position: relative; margin: 8px 26px 8px 10px; }
.menu { float: left; height: 100%; margin: 6px 26px 10px 26px; width: 220px; }
.pathstr { color: #666666; font-size: 9pt; background-color: #ffffdd; }
.reader { line-height: 140% }
.underline { padding-bottom: 6px; border-bottom: 1px solid #666; }
.title { color: #630; font-size: 10.5pt; font-weight: bold; padding: 0 5px 2px; width: 100%; border-bottom: 1px solid #630 }

.timestamp { text-align: right; }

.pts { font-size: 10.5pt; font-family: Courier New Bold; text-align: right; color: navy; }
.ave { font-size: 10.5pt; font-family: Courier New Bold; text-align: right; color: navy; background-color: #ffd; }
.rank { font-size: 24pt; font-family: Courier New Bold; font-weight: bold; text-align: right; color: #c00; background-color: #ffd; }
.up { height: 24px; width:34px; font-family: Courier New Bold; font-weight: bold; text-align: right; color: #ffd; }
.bw { font-size: 10.5pt; font-family: Courier New Bold; text-align: right; color: green; background-color: #ffd; }
.total { font-size: 20pt; font-family: Courier New Bold; text-align: right; color: #c00; background-color: #ffd; }
.dummy { font-size: 1px; }

.heat_table { border: solid 2px black; border-collapse: collapse; }
.heat_table_cell { border: solid 1px black; border-collapse: collapse; }

