html { overflow-y: scroll !important; }

BODY		{	margin: 6px 0px 0px 0px;
				font-family: Arial, Arial, sans-serif; 
				font-size: 10pt; 
				color: #000000;
				background-position: center;	}

.title		{	font-family: Arial, Arial;
  				font-size:10pt;
  				color: #1C4429; padding-left:4px; padding-right:4px	}

.text		{	font-family: Arial;
				font-size: 10pt;
				color: #000000;	}

.text_link	{	font-family: Arial;
				font-size: 10pt;
				color: #000000;
	}

.tableBorder {	border : 1px solid #808080;
				font-family: Arial;
				font-size: 10pt;
				color: #000000;	}

.border		{	border : 1px solid #808080;
				font-family: Arial;
				font-size: 10pt;
				color: #000000;	}

a:link			{ font-family: Arial; font-size: 10pt; color: #000000; text-decoration: underline; }
a:visited		{ font-family: Arial; font-size: 10pt; color: #000000; text-decoration: underline; }
a:active 		{ font-family: Arial; font-size: 10pt; color: #000000; text-decoration: underline; }
a:hover 		{ font-family: Arial; font-size: 10pt; color: #CC0000; text-decoration: underline; }

a:link.menu		{ font-family: Arial; font-size: 10pt; color: #FFFFCF; text-decoration: none; }
a:visited.menu	{ font-family: Arial; font-size: 10pt; color: #FFFFCF; text-decoration: none; }
a:active.menu	{ font-family: Arial; font-size: 10pt; color: #FFFFCF; text-decoration: none; }
a:hover.menu	{ font-family: Arial; font-size: 10pt; color: #CC0000; text-decoration: none; }

a:link.archief	{ font-family: Arial; font-size: 10pt; color: #000000; text-decoration: none; }
a:visited.archief	{ font-family: Arial; font-size: 10pt; color: #000000; text-decoration: none; }
a:active.archief	{ font-family: Arial; font-size: 10pt; color: #000000; text-decoration: none; }
a:hover.archief	{ font-family: Arial; font-size: 10pt; color: #CC0000; text-decoration: none; }

a:link.dm		{ font-family: Arial; font-size: 10pt; color: #CC0000; text-decoration: none; }
a:visited.dm	{ font-family: Arial; font-size: 10pt; color: #CC0000; text-decoration: none; }
a:active.dm		{ font-family: Arial; font-size: 10pt; color: #CC0000; text-decoration: none; }
a:hover.dm		{ font-family: Arial; font-size: 10pt; color: #4800FF; text-decoration: none; }

a:link.home		{ font-family: Arial; font-size: 8pt; color: #0000C0; text-decoration: underline; }
a:visited.home	{ font-family: Arial; font-size: 8pt; color: #0000C0; text-decoration: underline; }
a:active.home 	{ font-family: Arial; font-size: 8pt; color: #0000C0; text-decoration: underline; }
a:hover.home 	{ font-family: Arial; font-size: 8pt; color: #CC0000; text-decoration: underline; }
