style.css

a:link  {
	color : #879182;
	font-weight : normal;
	font-size : 8pt;
	font-family : Verdana, "Sans-serif";
	text-decoration : none;
}

a:visited  {
	color : #26271F;
	font-weight : normal;
	font-size : 8pt;
	font-family : Verdana, "Sans-serif";
	text-decoration : none;
}

a: active  {
	color : #26271F;
	font-weight : normal;
	font-size : 8pt;
	font-family : Verdana, "Sans-serif";
	text-decoration : none;
}


BODY  {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-position: 0% 0%; 
	background-repeat: no-repeat; 
	background-attachment: fixed;

}


p  {
	font-family : Verdana, "Sans-serif";
	font-size : 8pt;
	font-weight : normal;
	color : #ffffff;
	letter-spacing: 0.1em;
	text-decoration : none;
}

font  {
	font-family : Verdana, "Sans-serif";
	font-size : 8pt;
	font-weight : normal;
	color : #ffffff;
	letter-spacing: 0.1em;
	text-decoration : none;
}

em    {
	font-family : Verdana, "Sans-serif";
	font-size:    9pt;
	font-weight:  bold;
	color : #A6B0A0;
	letter-spacing: 0.3em;
}

.margin  {

             margin-left: 10px;
             margin-right: 10px;
             margin-top: 10px;
}

.wit  {
	font-family : Verdana, "Sans-serif";
	font-size : 8pt;
	font-weight : normal;
	color : #ffffff;
	letter-spacing: 0.1em;
	text-decoration : underline;
}
.link  {
	font-family : Verdana, "Sans-serif";
	font-size : 8pt;
	font-weight : normal;
	color : #ffffff;
	letter-spacing: 0.1em;
	text-decoration : underline;
}
.jaar  {
	font-family : Verdana, "Sans-serif";
	font-size : 10pt;
	font-weight:  bold;
	color : #ffffff;
	background :#989A96;
	letter-spacing: 0.1em;
	margin-top : 20px;
}

.kb  {
	font-family : Verdana, "Sans-serif";
	font-size : 10pt;
	color : #ffffff;
	background :#989A96;
	letter-spacing: 0.1em;
}

input, textarea, select
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px; text-decoration: none;
	font-weight : bold;
	color : #ffffff;
	width: 200px;
	background-color: #989A96;
	border-color: #ffffff;
	border-right: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
}

.nr
{
	background-repeat: no-repeat;
}

h1 
  {
	color: #A6B0A0;
	font-size:1em;
	LETTER-SPACING: 3px;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-variant:normal;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-right: 30px;

   }

