@meta { Title: "Style Sheet vzw HOUVAST" }

/* Link formatting */
/* Unvisited Link, blue */
A:link {FONT-FAMILY: Verdana,Arial,Helvetica; TEXT-DECORATION: underline;
	font-size: 10pt;
	 color: #0000CC }

A:visited {
	FONT-FAMILY: Verdana,Arial,Helvetica; TEXT-DECORATION: underline;
	font-size: 10pt
}
A:active {
	FONT-FAMILY: Verdana,Arial,Helvetica; TEXT-DECORATION: none
}
A:hover {
	COLOR: green; FONT-FAMILY: Verdana,Arial,Helvetica; TEXT-DECORATION: none
}

	
/* Footer Definition */
.FOOTER { font-family:  "arial", "geneva", "helvetica";
	font-size: 8pt;
	color: #000000 }
	
/* Contnt Definition */
.CONTENTTEXT { font-family: "arial", "geneva", "helvetica";
	font-size: 8pt;
	color: #000000 }
	

/* Titles */
H1 { font-family: "arial", "geneva", "helvetica";
	font-size: 20pt;
	color: #000000;
	font-weight: bold }
	
H2 { font-family: "arial", "geneva", "helvetica";
	font-size: 12pt;
	color: #000000;
	font-weight: bold }
	
H3 { font-family: "arial", "geneva", "helvetica";
	font-size: 10pt;
	color: #000000;
	font-weight: bold }
	
H4 { font-family: "arial", "geneva", "helvetica";
	font-size: 10pt;
	color: #000000;
	font-weight: bold
	font-style: italic }

H5 { font-family: "arial", "geneva", "helvetica";
	font-size: 10pt;
	color: #000000;
	font-weight: normal
	font-style: italic }

H6 { font-family: "arial", "geneva", "helvetica";
	font-size: 10pt;
	color: #000000;
	font-weight: normal
	font-style: italic }
	
.HEADING {
  	font-family:  "arial", "geneva", "helvetica"; 
  	font-size: 14pt }
      	

.JUNK {
	color: white; }
	
.INDENT {
	font-family: "arial", "geneva", "helvetica", "sans-serif";
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	align: right;
	color: #990033;
 }
li            { font-family: Arial; font-size: 10pt }
dd            { font-family: Arial; font-size: 10pt }
td            { font-family: Arial; font-size: 10pt }
p            { font-family: Arial; font-size: 10pt }
param        { font-family: Arial }

