BODY              { background-color: #FFFFFF;
                    font-family: Tahoma, Verdana, Arial, sans-serif;
                    font-size: 12pt }

BODY.cijfers      { background-color: #90EE90 }

BODY.statistiek   { background-color: #FFFFCC }

BODY.dictaten     { background-color: #AAFFAA }

BODY.onderwijs    { background-color: #FFFFF0 }

BODY.rooster      { background-color: #80FFFF }

BODY.tentamens    { background-color: #FFFFCC }

.kleur            { color: #FF0000 }

.kop              { font-size: 16pt }

.naam             { font-size: 14pt;
                    color: #FF0000 }

.onder            { font-size: 9pt }

.vraag            { font-weight: bold;
                    color: #FF00FF }
                     
.antwoord         { font-weight: bold;
                    color: #FF8000 }
                     
.welkom           { font-size: 20pt;
                    font-weight: bold;
                    color: #0080FF }

.zwart            { color: black }

H1,H2,H3,H4,H5,H6 { font-size: 24pt;
                    font-weight: bold;
                    color: #0080FF }

H2                { font-size: 22pt }

H3                { font-size: 20pt }

H4                { font-size: 18pt }

H5                { font-size: 16pt }

H6                { font-size: 14pt }

OL                { font-family: "Times New Roman", serif }

IMG               { border-color: #0080FF }

A                 { color: #0080FF;
                    text-decoration: none }

A:hover           { color: #FF0000;
                    text-decoration: underline }
                  
