/*stylesheet voor Blokken en Strepen */

/* fonts en span */

body		 {font-family: arial;
				  font-size: 13px;
					}
h3			 {border-bottom: solid 1px black}

td			 {font-family: arial;
				  font-size: 13px;
					border-color: black;
					}
.color	 {color:#ff0000}       				

