BODY               { font-size: 13px; font-family: verdana;
                     text-align: left;
		     background-color: #CCCCCC; 
		     color: #660033}


H1	           { font-weight: bold; font-size: 20px;
                     text-align: center; margin: 10px; }

.kopregel	   { 	font-weight: bold; 
			font-size: 17px;
			margin-bottom: 8px;
			margin-top: 0px;
			}
			/* kop van iedere pagina */
				

H4		{	font-weight: normal;
			font-size: 18px;
			margin: 10px; }
			/* naam van series in de overzichtbladen */

H6	           { font-size: 10px; 
                     text-align: center; margin: 2px; }
A:link             { color: #FF0033;
                      text-decoration: underline; }
A:visited          { color: #660033; 
                      text-decoration: underline; }
A:active           { color: #000000; 
                      text-decoration: underline; }
A:hover            { color: #660033; background-color: #DDFFDD;
                     text-decoration: underline; }
IMG		   { border: 1px; border-color: #000000; }

.tabelletje	{	font-size: 13px;
			vertical-align: top;
			border-collapse: collapse; 
			border: solid 1px #660033;
			}
