/* Ariadne41 -  CSS1 style sheet */

BODY		{background-color: white;
		 font-size: 10pt; 
		 font-family: Arial;}

P		{color: #000066;
		 font-family: arial;
		 font-size: 10pt}

A 		{color: blue;
		 font-weight: normal;}

A:hover	{text-decoration : underline;}

H1		{color: #000099;
		 font-weight:bold;
		 font-size: 14pt}

H2		{color: #000099;
		 font-weight:bold;
		 font-size: 11pt; font-family: Arial, Helvetica, sans-serif}

H3 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: italic; font-weight: bold; color: #000099}

TD		{color: black;
		 font-family: Arial;
		 font-size: 10pt}

.bijschrift	{font-size: 8pt;
		 font-style: italic; font-weight: normal}

.inverse	{background-color:#000080;
		 color:white}
		
.inversebold	{background-color:#000080;
		 font-weight:bold;
		 color:white}		

.leader		{font-style: normal;; font-weight: bold}

.menu		{font-size: 8pt;
		 text-decoration : none; list-style-type: none}
.thead {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; color: #333333; background-color: #CCFFFF}
.trow1		{font-size: 8pt;
		 background-color:#CCFFFF; vertical-align: top; font-family: Arial, Helvetica, sans-serif}		
.trow2		{font-size: 8pt;
		 background-color:#FFFFFF; vertical-align: top; font-family: Arial, Helvetica, sans-serif}		

.smalltext { font-size: 8pt; list-style-type: none }
.inverse2 { background-color:#006699; font-weight:normal; color:#FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal }
.keuzelijst	{font-size: 8pt;
		 text-decoration : none;; color: #000066; font-family: Arial, Helvetica, sans-serif}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-style: normal; font-weight: bold; color: #000099}

.pagebreak { page-break-before: always;}
 