@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 1em;
	}
td	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: inherit;
	}	
	/*paragraaftekst*/
h1	{
	font-size: 1.5em;
	font-weight: bold;
	}
h2	{
	font-size: 1em;
	}
h3	{
	font-size: 0.5em;
	color:#CC9900;
	}
h4	{
	font-size: 1.3em;
	}
h5	{
	font-size: 1.2em;
	}

a:link { color: #666666;}
a:visited { color: #666666;}
a:active { color: #666666;}
