TD  
{
	font-family : Verdana, Arial, Helvetica;	
	font-size : 11px;
}

/* stylesheet met algemene stijlen */
BODY
{
	background-attachment : fixed;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    SCROLLBAR-FACE-COLOR: #330066;
    FONT-SIZE: 11pt;
	font-family: Verdana, Arial, Helvetica;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #cc9933;
    COLOR: #000000;
    SCROLLBAR-3DLIGHT-COLOR: #333333;
    SCROLLBAR-ARROW-COLOR: white;
    SCROLLBAR-TRACK-COLOR: #cccccc;
    SCROLLBAR-DARKSHADOW-COLOR: #000000
	line-height: 125%;              
	margin-top: 0em;
    margin-bottom: .5em;
}
H1
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-align : Center;
	color : 000066;
	vertical-align : center;
	border: 0px none;
	border-bottom-width : 0px;
	margin-bottom : 1px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 1px;
}
H2
{
	font : normal Verdana, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : Left;
	color : 000066;
	vertical-align : center;
	border: 0px none;
	border-bottom-width : 0px;
	margin-bottom : 3px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 1px;
}
H3
{
	font : normal Verdana, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	color : 000066;
	vertical-align : center;
	border: 0px none;
	border-bottom-width : 0px;
	margin-bottom : 3px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 1px;
}
H4
{
	font : normal Verdana, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : Left;
	color : 000066;
	vertical-align : center;
	border: 0px none;
	border-bottom-width : 0px;
	margin-bottom : 3px;
	margin-left : 1px;
	margin-right : 1px;
	margin-top : 1px;
}
H5
{
	font : normal Verdana, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	color : 000066;
	vertical-align : center;
	border: 0px none;
	border-bottom-width : 0px;
	margin-bottom : 3px;
	margin-left : 1px;
	margin-right : 1px;
	margin-top : 1px;
}
H6
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;	
	text-align : Left;
	color : 000066;
	vertical-align : center;
	border: 0px none;
	border-bottom-width : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	line-height : 15px;
}
A
{
	text-decoration : none;
	color : 000066;
}
A:hover
{
	text-decoration : underline;
	color:Red
}


/* stylesheet voor het menu */

.menus  { font-size: 8pt; color: white; font-family: verdana, helvetica, arial; text-decoration:none;}


/* Hyperlinks above images */
.MenuLink
{
    FONT-FAMILY:     Verdana;
    FONT-SIZE:       8pt;    
    COLOR:           white; 
    TEXT-DECORATION: none
}

