body { margin: 0; font-size: 10.5pt; }

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 { text-align:right; font-weight: bold; font-size: 9pt; padding: 0px 20px 0px 20px; }
.list { font-size: 10pt; line-height: 125%; position: relative; margin: 8px 20px 8px 20px; }
.main { font-size: 11.5pt; line-height: 135%; position: relative; margin: 8px 20px 8px 20px; }
.main_ { font-size: 11.5pt; line-height: 135%; margin: 8px 20px 8px 20px; }
.menu { font-size: 10pt; line-height: 135%; position: relative; margin: 8px 20px 8px 20px; }
.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; }
