body { margin-left: 64px ; margin-right: 64px; background:#ffffff; 
font-family: "gill sans",arial,helvetica,sans-serif;}
P { font-family: "gill sans",arial,helvetica,sans-serif; }

P.notice { 
  font: 8pt "gill sans", helvetica,arial,sans-serif; padding: 16px; 
  border: thin dashed #000000;
  background: #ffffcc;
}
HR { width: 50%; }
#quoteditem { padding: 16px ; background: #eeeeff; }
A { font-weight: bold; text-decoration: none; }
H1 { font-size: 16pt; }

.comment {
    margin-top: 24px;
}

.comment .cmthead { 
    color: #777;
    font: 8pt "gill sans", helvetica,arial,sans-serif; 
    margin-bottom: 2px;
    border-bottom: 1px dotted #777;
}
.comment .cmtbody { 
    font: 12pt "gill sans",helvetica,arial,sans-serif; 
    margin-top: 0px;
    padding-top: 0px;
}

.loginstate {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 8pt;
  background: #f0e0ff;
  border: thin solid #000000;
  padding: 2px;
}

