
body   { color: black; font-size: 14px; font-family: "Comic Sans MS"; background-color: white; word-spacing: 1px; letter-spacing: 1px; list-style-type: circle }
td         { color: #00f; font-size: 14px; font-family: "Comic Sans MS" }
input { color: #000080; font-size: 13px; font-family: "Comic Sans MS"; background-color: white; margin: 2px; padding: 2px; border: solid 1px #8b0000; cursor: hand }
textarea { color: #000080; font-size: 13px; font-family: "Comic Sans MS"; background-color: white; margin: 2px; padding: 2px; border: solid 1px #8b0000; cursor: hand }
form { color: #000080; font-size: 13px; font-family: "Comic Sans MS"; background-color: white; margin: 2px; padding: 2px; border: solid 1px #8b0000 }
select { color: #000080; font-size: 13px; font-family: "Comic Sans MS"; background-color: white; margin: 2px; padding: 2px; border: solid 1px #8b0000 }
a:link         { color: #ff8c00; font-size: 14px; text-decoration: none }
a:visited      { color: #ff8c00; font-size: 14px; text-decoration: none }
a:hover        { color: #ff8c00; font-size: 14px; text-decoration: underline }
a:active       { color: #ffa500; font-size: 14px; text-decoration: underline }
a.selected:link { color: #eee8aa; font-weight: bold; font-size: 13px; text-decoration: none }
a.selected:visited { color: #eee8aa; font-weight: bold; font-size: 13px; text-decoration: none }
a.selected:hover { color: #fafad2; font-weight: bold; font-size: 13px; text-decoration: none; background-color: #b8860b }
a.selected:active { color: #daa520; font-weight: bold; font-size: 13px; text-decoration: none }
a.sub:link { color: #c0c0c0; text-decoration: none }
a.sub:visited   { color: #c0c0c0; text-decoration: none }
a.sub:hover    { color: #c0c0c0; text-decoration: none }
a.sub:active    { color: #ff0; text-decoration: none }
.small { font-size: 12px; line-height: 14px }
.kop  { font-weight: bold; font-size: 64px; line-height: 80px }
.vet { font-weight: bold; font-size: 32px; line-height: 40px }
.cell { background-color: silver; margin: 0px; padding: 4px; border: solid 1px #dcdcdc }

