body, td, input, select, textarea {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
}

body, td {
	line-height: 16px;
	color: #666666
}

h1, h2, h3 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	color: #000000
}

h1 {
	font-size: 14px;
	line-height: 20px
}

h2 {
	font-size: 12px;
	line-height: 18px
}

h3 {
	font-size: 10px;
	line-height: 16px
}

a {
	color: #FF9900;
	text-decoration: none
}

a:hover {color: #FF9900}

.tblSmenu a  {color: #000000}
.tblSmenu a:hover {color: #FF9900}

.tblHmenu {
	border-bottom-color: #BDBDBD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.tblHmenu TD {
	border-right-color: #BDBDBD;
	border-right-style: solid;
	border-right-width: 1px;
}

.tblSmenu {
	border-top-color: #BDBDBD;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #BDBDBD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
	width: 100%;
}

.tblSmenu TD {
	border-right-color: #BDBDBD;
	border-right-style: solid;
	border-right-width: 1px;
	height: 21px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	text-align: center
}

.actief {
	color: #FF9900;
	font-weight: bold;
}


@media print	{
.content	{widows: 3; orphans: 2;}
.noprint	{display: none; page-break-after: avoid;}
.table		{page-break-inside: avoid; background-color: #C0C0C0;}

body,td,a,	{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #ffffff;
	margin: 0cm 0cm 0cm 0cm;   /*Top Right Bottom Left*/
	padding: 0px
	}
}