.centered { text-align: center }
.justified { text-align: justify }
.lefted { text-align: left }
.righted { text-align: right }
.greyback { background:#dddddd }
BODY { background:#FFFFFF; color:#000000 }
BLOCKQUOTE { background:#FFFFFF; color:#000000 }
IMG.middle { vertical-align: middle }
OL.upper-roman { list-style-type: upper-roman }
OL.upper-alpha { list-style-type: upper-alpha }
OL.lower-alpha { list-style-type: lower-alpha }
OL.decimal { list-style-type: decimal }
TD.filelist { width: 20em }
TD.subjdesc { width: 30em; margin-left: 1em; text-align: left }
TD.tmpldesc { width: 50em; margin-left: 1em }
TH.subjhead { margin-left: 1em }
UL.plain { list-style-type: none }
