body {
 background: #003800;
 color: #e0ffe0;
}
div.global {
 font: 100% Lucida Sans Unicode;
}
.framed {
 background: #215821;
 border: 1px solid #99cc99;
 border-collapse: collapse;
 padding: 0.25em 0.5em 0.25em 0.5em; 
}
.boxed {
 background: #084a08;
 border: 1px solid #99cc99;
 border-collapse: collapse;
 padding: 0.25em 0.5em 0.25em 0.5em;
}
.milestone {
  color: #99cc99;
  border-bottom: 1px solid white;
  font-weight: bold;
  page-break-after:avoid;
}
.unused {
  font-size: 8pt;
  font-weight: normal;
}
.part {
  font-size: 12pt;
}
.section1 {
  font-size: 11pt;
}
.section2 {
  font-size: 9pt;
}
.section3 {
  font-size: 8pt;
}
.number {
   color: #99cc99;
}
.hdr1 {
   color: #99cc99;
}
.hdr2 {
   color: #77cc55;
}
legend {
 background: transparent;
 padding: 0.5em;
 font-size: 8pt;
 font-weight: bold;
}
p.annotate-xhtml {
 border-width: 0;
 padding-top: 1pt;
 padding-bottom: 1pt;
 margin-top: 0pt;
 margin-bottom: 0pt;
 font-size: 8pt;
 line-height: 10pt;
 text-align: justify;
}

p.annotate-pdf {
 display: none;
}

p.sindict {
 border-width: 0;
 padding-top: 0;
 padding-bottom: 0;
 margin-top: 2pt;
 margin-bottom: 0;
 margin-left: 1.5em;
 text-indent: -1.5em;
 font-size: 8pt;
 line-height: 10pt;
 text-align: justify;
}
small {
 font-size: 7pt;
}

a:link {
  color: #77cc55;
}
a:visited {
  color: #77cc55;
}
