

BODY    {
	font-family: Verdana ,Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: navy;
	background-color: White;
	font-style: normal;
	scrollbar-arrow-color:#9FB6E2;
	scrollbar-track-color:white;
	scrollbar-shadow-color:#9FB6E2;
	scrollbar-face-color:white;
	scrollbar-highlight-color:navy;
	scrollbar-darkshadow-color:#9FB6E2;
	scrollbar-3dlight-color:#9FB6E2;
	background-image: url(http://www.digischool.nl/ak/2efase/achter.jpg);
	
	padding: 0;
	margin: 2em 6em 2em 6em;

	
	
}
}
A:link      { text-decoration: uderline; color: navy; font-weight : bold;}

A:visited   { text-decoration: underline; color: navy; font-weight : bold;}

A:active    { text-decoration: none; color: navy; font-weight : bold;}

A:hover     { text-decoration: none; color: #CC3333; font-style: normal; }
}

H1	
{
	text-align:left;
	letter-spacing:1.2px;
	line-height:140%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 600;
	color: #CC3333;
	text-decoration: none;
	border-top: 1px solid ;
	border-top-color : #CC3333 ;
}

H2
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight:600;
	color:navy;
	text-decoration: none;
}
/* Stijl Standaard Inhoud Tabel */
TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: navy;
	line-height: 150%;
	text-align: left;
	
}
H1	
{
	text-align:left;
	letter-spacing:1.2px;
	line-height:140%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 600;
	color: #CC3333;
	text-decoration: none;
	border-top: 1px solid ;
	border-top-color : #CC3333 ;
}
A:link      { text-decoration: uderline; color: navy; font-weight : bold;}

A:visited   { text-decoration: underline; color: navy; font-weight : bold;}

A:active    { text-decoration: none; color: navy; font-weight : bold;}

A:hover     { text-decoration: none; color: #CC3333; font-style: normal; }
}
	
td.rand {
	border-top: 1px solid ;
	border-top-color : #CC3333 ;
}
/*	Tooltip ContainerClass */

DIV.popBoxContainer {
	position:absolute;
	visibility:hidden;
	top: 0px;
	left: 0px;
	margin:0px;
	padding:0px;
	width: 50%;
	height:auto;
	z-index:99;
}

/*	Default Tooltip makeup */

TD.tooltip {
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 13px;
	color: #CC3333;
	text-decoration: none;
	background-color: white;
	border: thin dotted #CC3333;
}


DIV.pexample {
	font-family: Arial,Helvetica,sans-serif;
	margin: 1em;
	padding: 1em 2em 1em 2em;
	color: white;
	font-size: 18px;
}








