<STYLE TYPE="TEXT/CSS">
<!--

body { margin-top: 1px; }

table.Tafel {
  width:90%;
  background-image: url(tafel-1920.jpg);
    border-spacing: 25px;
    table-layout:fixed; }

table.Tafel2 {
  width:90%;
  background-image: url(tafel2-1920.jpg);
    border-spacing: 25px;
    table-layout:fixed; }

TD {
    text-align:center;
    vertical-align:middle; }

TD.left {
    text-align:left;
    vertical-align:middle; }
    
H1 { 
    font-family: Helvetica, Arial, Verdana; font-size: 25px; font-variant: small-caps; letter-spacing:3px; line-height: 20pt; color: #fffcd6; }
    
BODY { 
    background: white url("bg.jpg"); repeat: space;
    text-align:center; font-family: Helvetica, Arial, Verdana; font-size: 13px; line-height: 15pt; color: #fffcd6; }

UL { margin-left: 30px; }
li { margin-left: 25px; list-style-image: url(bull.png); }

A:link { text-decoration: underline; color: #fffcd6; }
A:visited { text-decoration: none; color: #9F8752; }
A:hover { text-decoration: overline underline; color: #fffcd6; }


--></STYLE>