BODY {
   width: 13cm;
   font-family: "new century schoolbook", serif;
   font-size: 14pt;
   margin-left: 2cm;
}
H1, H2, H3, H4 {
   font-family: helvetica, sans-serif;
   font-weight: 900;
}
H4 { display: run-in; }
P { width: 13cm; }
P.wide {width: 35cm; }
TABLE { width: 23cm; }
TABLE P { width: 10cm; }

A { text-decoration: none; }
IMG { border-width: 0; }
A IMG { border: thin solid white; }
A:hover { text-decoration: underline; }
A:hover IMG { border: thin solid blue; }

LI, BLOCKQUOTE { width: 10cm; margin-left: 1cm; }
BLOCKQUOTE P { width: 10cm; margin-left: 0; }
PRE { width: 30cm; }

BLOCKQUOTE.margill {
   position: absolute;
   width: 8cm;
   left: 15cm;
   text-align: center;
   font-size: 12pt;
}

DIV.urbox {
   position: absolute;
   width: 117px;
   right: 1cm;
}
DIV.urbox TABLE { width: auto; }
TABLE TABLE { width: auto; }
