h1	{	
	text-decoration : none;
	font-family : cityblueprint, tahoma;
	font-size : 9pt;
	font-weight : normal;
	color : black}

h2		{	
	text-decoration : none;
	font-family : cityblueprint, tahoma;
	font-size : 12pt;
	font-weight : normal;
	color : black}


h3		{	
	text-decoration : none;
	font-family : cityblueprint, tahoma;
	font-size : 9pt;
	font-weight : normal;
	color : silver}

h4	{	
	text-decoration : none;
	font-family : cityblueprint, tahoma;
	font-size :12pt;
	font-weight : normal;
	color : silver}

h5	{	
	text-decoration : none;
	font-family : cityblueprint, tahoma;
	font-size : 9pt;
	font-weight : normal;
	color : white}

h6	{	
	text-decoration : none;
	font-family : cityblueprint, tahoma;
	font-size : 12pt;
	font-weight : bold;
	color : white}

p.grijs1		{
	background: #666666;
	color: white;
	font-family : cityblueprint, tahoma;
	weight: bold}
p.grijs2		{
	background: #ffcc66;
	color: black;
	font-family : cityblueprint, tahoma;
	font-size : 9pt;
	weight: bold}

p.grijs3		{
	background: #5E7082;
	color: #FFFF80;
	font-family : tahoma;
	font-size : 9pt;
	weight: normal}

a:link 		{
	text-decoration : none;
	font-weight : normal;
	color : #bbbbbb}

a:visited	{
	text-decoration : none;
	font-weight : normal;
	color : white}


a:active	{
	text-decoration : none;
	font-weight : normal;
	color : black}

a:hover		{
	text-decoration : none;
	font-weight : normal;
	color : #FF6464}
