body {
	scrollbar-track-color:#lime;
	scrollbar-3dlight-color:green;
	scrollbar-arrow-color:green;
	scrollbar-base-color:#green;
	scrollbar-darkshadow-color:#green;
	scrollbar-face-color:#green;
	scrollbar-highlight-color:#lime;
	scrollbar-shadow-color:#lime;
	font-family:verdana;
	color:green;
	line-height:15pt;
	font-size:8pt;
	font-weight: bold;
}
.agenda{
	font-family: Arial, Helvetica, sans-serif;
	font-size:7pt;
	color: black;
	font: small-caps;
}
em.news{
	font-family: Arial, Helvetica, sans-serif;
	line-height:15pt;
	font-size:7pt;
	color: green;
	font : small-caps;
}
ul.news{
	font-family: Arial, Helvetica, sans-serif;
	line-height:15pt;
	font-size:7pt;
	color: green;
	font : small-caps;
}
li.news{
list-style-image:url(../images/pijl.gif);
}
H1{
	font-size: 16pt;
	color: Green;
	font-weight: bold;
	font-style : normal;
}
H1.news{
	font-variant : small-caps;
	font-size: 14pt;
	color: Green;
}
H2{
	font-size: 14pt;
	color:green;
	font-weight: bold;
	font-style : italic;
}
H3{
	font-size: 12pt;
	color: Lime;
	font-weight: bolder;
}
H4{
	font-size: 10pt;
	color: Green;
	font-weight: bolder;
}
H5{
	font-size: 10pt;
	color: red;
	font-weight: bold;
	background-color: white;
}
H6{
	font-size: 9pt;
	color: Green;
	font-weight: bold;
	background-color: Silver;
	font-style : italic;
	font-variant : small-caps;
}
H7{
	font-size: 12pt;
	color: red;
	font-weight: lighter;
	border-bottom-width : thin;
	border-top-width : thin;
}
A {
	color: Black;
	text-decoration: none;
	font-weight: bold;
}
a.menu{
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a.agenda{
	font-family: Arial, Helvetica, sans-serif;
	font-size:7pt;
	color: black;
	font: small-caps;
}
A:Link {CURSOR:hand;
}
A:HOVER {
	color: red;
	text-decoration: none;
}
A.menu:HOVER {
	color: red;
	text-decoration: none;
}
TABLE, t {
	font-family:verdana;
	font-size : 8pt;
}
td.menu{
border: thin;
border-color: Black;
}
table.menu
{
	position: absolute;
	visibility: hidden;
}
td.transparant{
	background: transparent;
}
.title
{
	position: absolute;
	width: 100px;
	height: 200px;
	left: 10px;
	z-index: 10;
	font-family: verdana, helvetica, sans-serif;
	color: #0099ff;
	font-variant : small-caps;
	font : bolder;
}

.submenu
{
	position: absolute;
	left: 25px;
	width: 200px;
	font-family: verdana, helvetica, sans-serif;
	visibility: hidden;
	color : #0099ff;
}


