body { color: black; background-color: white; }
.normal    { color: #333; font-size: 10px; line-height: 18px; font-family: verdana, arial, geneva, sans-serif }
.header { color: #f90; font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fff; }
.normal a { color: #369; text-decoration: none }
.normal a:hover { color: #69c; text-decoration: none }
.smallnl { color: #333; font-size: 10px; font-family: verdana, geneva, arial, sans-serif }
.smallnl a { color: #000; text-decoration: none }
.smallnl a:hover { color: #369; text-decoration: none }
a { color: #333 }
a:hover { color: #6999c7 }
.bold { font-weight: bold }
.large  { color: #333; font-size: 14px; font-family: verdana, arial, geneva, sans-serif; line-height: 22px }
