html	 	{
				overflow: auto;
			}

a			{	text-decoration: none; }

td			{	text-align: center; }

.tdl		{	text-align: left; }

.boektekst	{	border: none;
				background-color: #DDEAFB;
				text-align: left;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px; }
				

.H3			{	font-family: "Times New Roman", Times, serif;
				font-size: 26px;
				font-weight: bold;
				color: #330075;
				text-align: center;
			}

.H4			{	font-family: "Times New Roman", Times, serif;
				font-size: 20px;
				color: #330075;
			}

.H4I		{	font-family: "Times New Roman", Times, serif;
				font-size: 22px;
				color: #330075;
				font-style: italic;
				font-weight: bold;
			}

.times17	{	font: normal;
				font-family: "Times New Roman", Times, serif;
				font-size: 17px;
				text-align: justify;
			}

body		{	font-family: Arial, Helvetica, sans-serif;
				background: fixed;
				background-color: #DDEAFB;
				background-repeat: no-repeat;
				background-position: center center;
				margin: 25px;
			}

.boeken		{
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-weight: bold;
				background-color: #A2B8F5;
				border: 0;
				overflow: auto;				
			}
			
.a				{	background-image:  url("/graphics/btnuplarge.gif");
					width=154;
					height=24; }

.aoff			{	background-image: url("../graphics/btnofflarge.gif");
					width=154;
					height=24; }

.a:link			{	background-image:  url("/graphics/btnuplarge.gif");
					width=154;
					height=24; }

.a:visited		{	background-image:  url("/graphics/btnuplarge.gif");
					width=154;
					height=24; }

.a:hover		{	background-image:  url("/graphics/btndownlarge.gif");
					width=154;
					height=24; }

.as				{	background-image:  url("/graphics/btnupsmalltop.gif");
					width=92;
					height=20; }

.asoff			{	background-image: url("../graphics/btnoffsmalltop.gif");
					width=92;
					height=20; }

.as:link		{	background-image:  url("/graphics/btnupsmalltop.gif");
					width=92;
					height=20; }

.as:visited		{	background-image:  url("/graphics/btnupsmalltop.gif");
					width=92;
					height=20; }

.as:hover		{	background-image:  url("/graphics/btndownsmalltop.gif");
					width=92;
					height=20; }

.btn			{	position: relative;
					top:3px;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size:8pt;
					text-decoration: none;
					color: #000000; }

.btnoff			{	position: relative;
					top:3px;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size:8pt;
					text-decoration: none;
					color: #999999; }

.yline			{	border-width: 1px;
					border-color: #FFFF00; }


