/* Default CSS Stylesheet for a new Web Application project */BODY{    BACKGROUND-COLOR: #FBFBBD;    COLOR: #00006C;    FONT-FAMILY: Arial;    FONT-SIZE: 10.0pt;    FONT-WEIGHT: 500;    LETTER-SPACING: normal;    TEXT-TRANSFORM: none;    WORD-SPACING: normal}H1, H2, H3, H4, A:hover{    COLOR: #00006C;}H1	{		font-family: Arial;	font-size:	14.0pt;	font-weight:	700;	font-style:	normal;	text-decoration:	none;	word-spacing:	normal;	letter-spacing:	normal;	text-transform:	none;	}			H2	{		font-family: Arial;	font-size:	12.0pt;	font-weight:	bold;	font-style:	normal;	text-decoration:	none;	word-spacing:	normal;	letter-spacing:	normal;	text-transform:	none;	}			H3	{		font-family: Arial;	font-size:	12.0pt;	font-weight:	700;	font-style:	normal;	text-decoration:	none;	word-spacing:	normal;	letter-spacing:	normal;	text-transform:	none;	}			H4	{		font-family: Arial;	font-size:	10.0pt;	font-weight:	normal;	word-spacing:	normal;	letter-spacing:	normal;	vertical-align:	baseline;	line-height:	22.0pt;	}			A:link	{		text-decoration:	none;	color:	#00006C;	}			A:visited	{		text-decoration:	none;	color:	#00006C;	}			A:active	{		text-decoration:	none;	color:	#00006C;	}			A:hover	{	text-decoration:	"tekstbalk.htm";		font-weight:	bold;	color:	#00006C;	}UL LI	{		list-style-type:	square ;	color:	#00006C;	}	IMG 	{	margin-top: 5px;	margin-left: 10px;	margin-right: 10px;	}p.Competenties, A:hover {    color:#F4E781;   	font-family: Arial;	font-weight:	bold;	font-style:	normal;	text-decoration:	none;	word-spacing:	normal;	letter-spacing:	normal;	text-transform:	none;	}
