@charset "iso-8859-1";

/* Stijl voor boeken , Joop van den Bremen */

body { background-color: #dedede;
       background-image: url(../pic/spiral1.gif); 
       text-align: center;
}

a:link {color: #666600;
}

a:visited {color: #999933;
}

a:hover {color: #8888dd;
}

a:active {color: #000080;
}

BLOCKQUOTE {background: #f8f8f8;
            padding: 1cm; 
            width: 600px;
            margin: 1.5cm auto 1cm auto;
}

h1 {font-family: Times New Roman, serif; font-size: 24pt;
}

h2 {font-family: Times New Roman, serif; 
    font-size: 16pt; 
    font-weight: normal; 
}

h3 {font-family: Times New Roman, serif;
    font-size: 14pt; 
    font-weight: normal; 
}

h4 {font-family: Times New Roman, serif; text-align: center; 
    font-size: 12pt;
}

h5 {font-family: Times New Roman, serif; 
    font-weight: bold; 
    text-align: right; 
    font-size: 10pt;
}

h6 {font-family: Helvetica, Arial, sans-serif;
    color: #666600;
}

p {font-family: Times New Roman, serif; 
   font-weight: normal; 
   text-align: justify; 
   font-size: 12pt;
}

/* gewijzigd 17 januari 2010 */
