/* Navigation stylesheet for www.princee.com */


/* Created by Frank P.G. Princee */


/* 18 July 2003 */

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: normal;
}

a:link a:visited,
a:focus {
    text-decoration: none;
    font-size: medium;
}


h1 {
    font-size: x-large;
    font-weight: bold;
}

h2 {
    font-size: large;
    font-weight: bold;
}

h3 {
    font-size: medium;
    font-weight: bold;
}

h4 {
    font-size: small;
    font-weight: italic;
}

h5 {
    font-size: small;
    font-weight: normal;
}

h6 {
    font-size: x-small;
    font-weight: normal;
}

figcaption {
    font-size : small;
}
