
html {
     overflow:				-moz-scrollbars-vertical;
}

body {

	align: center; 
	background-color: #fff;
	font-family: verdana;
	}
	
H1 { 
	font-family: AnnabelScript;
	font-size:	24;
	Font-weight: bold; 
	color: #000066;
}

H2 { 
	font-family: verdana;
	font-size:	14;
	Font-weight: bold; 
	color: #000066;
}

H3 { 
	font-family: verdana;
	font-size:	12;
	Font-weight: bold; 
	color: #000000;
}

H4 {
	font-family: verdana;
	font-size:	12;
	color: #000000;

}

H5 {
	font-family: verdana;
	font-size:	12;
	Font-style: italic;
	color: #000000;
}

H6 {
	font-family: verdana;
	font-size:	10;
	color: #000000;

}


div.menubar {
	margin:					0px;
		}


div.menubar TABLE.hoofdmenu TD A {
	background:				url('http://hierosign.cms.nederland.net/user_templates/hierosign/hierosign/standaard/images/button_uit.jpg') no-repeat;
	height:					19px;
	width:					110px;
	font-weight:			bold;
	font-size:				14px;
	font-family:			verdana; 
	color:					#003a8c;
	text-decoration:		none;
	margin:				0 auto 0 auto;
	display:				block;
	letter-spacing:			1.3px; 
	text-align:				center; 
		
}


	



