
body { 
      background-color: white;
      margin-left: 10%; 
      margin-right: 10%; 
}
hr{
      border-top: none;
      margin-left: -6%; 
      margin-right: -6%;
      padding-bottom: 1em;
}
h4,h5,h6 { 
      margin-left: -3%; 
}
h3 {
      margin-left: -4%;
      margin-top: 1em;
}
h1 { 
      color: #FF0099;
      margin-left: -6%;
}

h2 { 
      color: #0000e0;
      margin-left: -6%;
}
p.changed {
      padding-left: 0.2em;
      border-left: solid;
      border-top: none;
      border-bottom: none;
      border-right: none;
      border-left-width: thin;
      border-color: red;
      background-color: #FF9999;
}
p.note {	
      margin-top: 10px;	
      margin-buttom: 10px;
      margin-left: 5%;
      color: green;
      text-indent: -3%;
      

}
p.faq {
      color: green;
      font-weight: bold;
      font-style: italic;
}
p.rcs {
      font-size: x-small;
      color: silver;
      font-style: italic;
      font-familly: inherit;
      text-align: center;
      font-style: italic;
      margin-top: 0;
      margin-bottom: 0;
}
p.navig {
      margin-left: -6%;	
      margin-top: 0;
      margin-bottom: 0;
      background-color: #f0f0f0;
}
p.tothetop { 
      text-align: right;
      background-color: #f0f0f0;
}
p.ref {
      margin-bottom: 0.5%;
      margin-left: 6%;	
      text-indent: -6%;
}
kbd {
      color: red;
      font-style: italic;
      font-weight: normal;
}
pre {
    font-size: smaller;
}
dd {
      margin-bottom: 0.5em;	
}
dt {
      margin-top: 0.5em;
}
div.indent {
      margin-left: +5%;
      margin-bottom: 0.5em;
}

blockquote {
      margin-left: +5%;
      font-style: italic;
      font-weight: normal;
      font-family: courrier;
      font-size: small;
      background-color: #e0f0f0;      
}
div.changes P {
      margin-top: 0;
      margin-bottom: 0;
      margin-left: +6%;
      text-indent: -6%;
}
