H4.title   { color: white; background: #006699 }
UL { padding-left: 1pt; }
UL LI { font-size: 80%; list-style-type: square; }
OL LI { font-size: 80%; list-style-type: decimal; }
DIV.menu { font-size: 80%; }
DIV.auth { font-size: 80%; }
A { text-decoration: none; }
A:link { color:blue; }
A:visited { color:blue; }
A:hover { color: orange; text-decoration:underline; }
P.title   { padding-left: 5pt; color: white; background: #0033FF; font-weight: bold;}
P.titlebar   { padding-left: 10pt; color: white; font-size: 120%; font-weight: bold;}
P.topdoc   { font-size: 80%; }
.doc { text-indent: 1em; }
.mini   { font-size: 80%; }
BODY {background-color: #ffffcc; }
