<body {
  background-color:#000000;
  color:#333333;
  font-family:sans-serif;
  font-size:10pt;
}

a:link    { font-weight:bold; color:#00003F; text-decoration:none }
a:visited { font-weight:bold; color:#00003F; text-decoration:none }
a:hover   { font-weight:bold; color:#9F0000; text-decoration:none }
a:active  { font-weight:bold; color:#00003F; text-decoration:none }
a:focus   { font-weight:bold; color:#9F0000; text-decoration:none }

.headline { color:#333333; font-size:24pt; font-weight:bold; text-align:center; }
.navi     { color:#00003F; font-size:10pt; font-weight:bold; text-align:center; }