BODY { 
  direction:;
  background-attachment:fixed; 
  scrollbar-arrow-color: #FDFF2D;
  scrollbar-track-color: #0E3FA6;
  scrollbar-face-color: #0E3FA6;
  scrollbar-highlight-color: #FDFF2D;
  scrollbar-3dlight-color: #3963FF;
  scrollbar-darkshadow-color: #001890;
  scrollbar-shadow-color: #0020B4;
  overflow-x: hidden;
}

h1 {	font-size: 16pt;
    font-family: Arial, Swiss;
	font-weight: bold;
	color: black;}

h2 {	font-size: 14pt;
	font-weight: normal;
	font-family: Arial, Swiss;
	color: black;}

h3 {	font-size: 13pt;
    font-family: Arial, Swiss;
	font-weight: normal;
	color: black;}

h4 {	font-size: 12pt;
    font-family: Times New Roman;
	font-weight: normal;
	color: black;}
	
h5 { font-size: 10pt;
   font-family: Times New Roman;
   font-weight: normal;
   color: black;
   font-style: italic;}
   
h6 {font-family: Times New Roman;
   font-size: 8pt;
   font-weight: normal;
   color: blue;}
   
p {	text-decoration: none;
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
	color: black;}

p.fototekst {font-size: 10px;
			font-style: italic;
			margin-top: 2px;}
			
p.nieuws { font-size: 12pt;
		   font-weight: normal;
		   font-family: Times New Roman;
		   text-decoration: none;
		   margin-right: 10px;
		   margin-left: 10px;
		   color: black;
		   background-color: yellow;}

.inspring {	margin-left: 40px;}

.schuin { font-style: italic;
		  color: black;}

.nieuws { font-size: 8pt;}	

.kaldatum { font-size: 12pt;
		  	color: #E7F729;
			text-align: right;
			background: #024eca;
			font-weight: bold;}
			
.headkal { font-size: 12pt;
		  	color: yellow;
			background: #024eca;
			font-weight: bold;}
			  
		  
	
