.center {  
text-align: center
}

.border {  
	background-color: #FFFFFF;
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	margin-top: 10px;
	padding: 5px; 
}
th{
background-color: #00FF00;
font-size: 12pt;
}



p            { font-size: 22pt; color: #0000FF; line-height: 140%; 
               margin-left: 39; margin-bottom: 10; margin-top: 20; width:1000 }
body         { background-image: url('images/achtergrond-regenboog-L.jpg'); background-repeat: 
               repeat-y; background-position: left top; font-family:Brush Script MT }