/* CSS Document */
h1 {
	font-family: "Arial Black", Arial, Tahoma;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #0C4693;
	font-variant: normal;
	line-height: 28px;
}

p {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0C4693;
	line-height: 15px;
}

.linkje:link    {text-decoration: underline; color: #0C4693; 	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;}	
.linkje:visited {text-decoration: underline; color: #0C4693 	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;}
.linkje:active  {text-decoration: underline; color: #0C4693 	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;}
.linkje:hover   {text-decoration: none; color: #0C4693 	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;}
