@charset "UTF-16";

/* CSS Document */

body {
    color: white;
    background-color: black;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}

#navigatie {
    align-self: center;
    color: white;
}

#hoofding {
    align-self: center;
}

#palaeontos {
    font-family: Times New Roman;
}

#palaeontos p {
    font-size: 12px;
    font-family: Verdana, arial, helvetica, sans-serif;
}

#cossmanniana {
    font-family: Times New Roman;
}

#cossmanniana p {
    font-size: 12px;
    font-family: Verdana, arial, helvetica, sans-serif;
}

#palaeofocus {
    font-family: Times New Roman;
    background-color: black;
}

#palaeofocus p {
    font-size: 12px;
    font-family: Verdana, arial, helvetica, sans-serif;
}

#special {
    font-family: Times New Roman;
    background-color: black;
}

#special p {
    font-size: 12px;
    font-family: Verdana, arial, helvetica, sans-serif;
}