BODY {background: black; color: white}
H1 {font-size: medium;}
H2 {font-size: xx-large; font-variant: small-caps;}
H3 {font-size: small;}
H4 {font-size: x-small;}
H5 {font-size: medium;}
P.foot {font-size: x-small;}
.small {font-size: x-small;}
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}
.fett {font-weight: bold;}
.large {font-size: large;}
.xlarge {font-size: x-large;}
DD.question {color: red;}
DD.answer {color: #00e000;}
DT.question {color: red;}
DT.answer {color: #00e000;}
DT {color: #00e000;}
IMG.nav {margin: 1px 30px;}
LI {font-size: small;}
TD.list {vertical-align: baseline;}
CAPTION.fett {font-size: large; font-weight: bold;}
TH.top {vertical-align: top;}
TH.bottom {vertical-align: bottom;}
A:link {color: aqua;}
A:visited {color: #8982ff;}
A:active {color: #3030ff;}
