<!-- wanneer je hier in wijzigt ook wijzigen in folder webform -->

body {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana; MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px; MARGIN-LEFT: 0px; MARGIN-RIGHT: 0px;
}

A: {
	TEXT-DECORATION: none; FONT-SIZE: 11px; COLOR: #ff0000; FONT-FAMILY: Verdana,Tahoma;
}
A:active {
	TEXT-DECORATION: none; FONT-SIZE: 11px; COLOR: #ff0000; FONT-FAMILY: Verdana,Tahoma;
}
A:hover {
	TEXT-DECORATION: underline; FONT-SIZE: 11px; COLOR: #000080; FONT-FAMILY: Verdana,Tahoma;
}
A:link {
	TEXT-DECORATION: none; FONT-SIZE: 11px; COLOR: #cc3300; FONT-FAMILY: Verdana,Tahoma;
}
A:visited {
	TEXT-DECORATION: none; FONT-SIZE: 11px; COLOR: #ff9900; FONT-FAMILY: Verdana,Tahoma;
}

.caltable { border: #a0a0a0;
        border-style: solid;
        background-color: #F2F2FF;
	                   border-top-width: 1px;
	                   border-right-width: 1px;
	                   border-bottom-width: 1px;
	                   border-left-width: 1px;

	                   margin-bottom: 1px;
	                   margin-top: 1px;
	                   margin-right: 1px;
	                   margin-left: 1px;
	                   padding-top: 1px;
	                   padding-right: 1px;
	                   padding-bottom: 1px;
	                   padding-left: 1px
}
TD {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana,Tahoma;

}
TH {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana,Tahoma;
}
H2 {
	FONT-SIZE: 15px; COLOR: #000000; FONT-FAMILY: Verdana,Tahoma;
}



