pre.example {
 white-space: pre;
 font-family: monospace;
 color: green;
 font-weight: bold;
 margin-right: 0;
 margin-left: 0;
}
pre.dtd {
 white-space: pre;
 font-family: monospace;
 font-weight: normal;
 margin-right: 0;
 margin-left: 0;
}
p.caption { font-weight: bold; }
.figure { text-align: center }

div.toc,div.subtoc {
background-color: #ccccff;
padding: 0.5em;
border: none;
margin-right: 5%;
}
code {
 font-family: monospace;
 font-weight: bold;
 color: #660099;
}
a.ref {
font-weight: bold;
}
a.normref {
font-weight: bold;
}
div.navbar {text-align: center}
.center {  text-align: center}
.alphalist {  list-style-type: upper-alpha}
.codelist {  }
dl.codelist dt {  font-family: mono; color: #660099; font-style: normal; font-weight: normal}
.termlist {  }
dl.termlist dt {  color: #330000; font-weight: bold}
a.entity { color: red; }
a.element { color: green; }

.elements { font-family: mono; color: green; font-weight: bold; }
.tw    { color: #606080 }
.dfn   {
    color:              #400040;
    font-weight:        bold;
    font-style:         italic;
    }    
tt       { color : #4000AF }
dl.desc  { margin-left : 5% ; margin-right : 5% }
.sect2   { margin-left : 5% ; margin-right : 5% }
.element { font-weight : bold ;
		 color : #F00000 }
.attlist { font-weight : bold ;
		 color : #F06000 }
.pentity { color : #000080 }
span.attlistid { vertical-align: super; font-size: smaller; color: gray; }
span.elementid { vertical-align: super; font-size: 80%; color: gray; }
span.fixme { color: red; }
