body { font: 10pt Arial, Helvetica, sans-serif; color: black; background: none; }
#menu,  #footer, form { display: none; }
a { text-decoration: none; color: black; }
h1 { text-align: right; margin: 0; color: #CCC; font-size: 10pt; }
h2, h3, dl, ul { margin-bottom: .5cm; }
h2 { font-size: 14pt; border-bottom: 1px solid black; }
h3 { font-size: 12pt; }
h4 { font-size: 11pt; }
p { margin: 5mm 0 5mm 5mm; line-height: 150%; text-align: justify; }

.none, .hidden, hr { display: none; }
.clear { clear: both; }
.center { text-align: center; }
.right { text-align: right; }
.fright { float: right; }
.fleft { float: left; }
.upcase { text-transform: uppercase; }
.mtopminus10 { margin-top: -4mm; }

ul { list-style: none; margin-left: 15mm; }
li { margin-bottom: 3mm; }

th { border: solid #666; border-width: 1px 0; }
table { width: 90%; margin: .5em auto; }
table *, ul * { margin-bottom: 0 }
td { padding: .3cm; border-bottom: 1px solid #CCC; }

.first { width: 20%; }
.width50 { width: 50%; }
