body{
	color: navy;
	font-family : Arial;

}
p{

}
a{
	color: Maroon;
	text-decoration : none;
}
A:Hover  {
	background: navy;
	color: white;
}
a.sidemenu{
	color : Maroon;
}
a.subsection{
	font : bold small "MS Serif", "New York", serif;
}
a.contents{
	color : Gray;
	font-size : x-small;
}
a.inline{
	color : Maroon;
	font-size : small;
}
.title{
	BACKGROUND-COLOR: Navy; 
	COLOR: white; 
	FONT: bold xx-large Arial, Helvetica, sans-serif; 
	HEIGHT: 50px;
}
.menu{
	font : bold x-small Arial;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: navy;

}
.sidemenu{
	font : xx-small Arial;
	background-color : #E0E0E0;
}
.normal {
	font-size : x-small;
	font-family : Arial;	
}
.rule{
	height:6px;
	line-height : 6px;
}
.copyright{
	font: xx-small Arial Narrow;
	float: left;

}
.lastupdate{
	font: xx-small Arial Narrow;
	float: right;



}
H1 {
	font-size : large;
	text-align : center;
}
.subsection{
	font : bold small "MS Serif", "New York", serif;
}.floatleft {
	float: left;
}
#affiliaties a:hover {
	text-decoration: none;
}
#footer {
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
	text-align: right;
	font-size: 9px;

}
#main {
	border: 1px solid navy;
	text-align: justify;
	width: 800px;
	background-color: #FFFFFF;



}
#test {

}
#body {
	padding: 15px;
}
