.sitenaam {
	font-family: "Comic Sans MS", Verdana;
	font-size: 22px;
	font-weight: bold;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.menutitel {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	background-color: #99CCFF;
	color: #000000;
	font-weight: bold;
}
.remark {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
.rood {
	color: #990000;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
.bigrood {
	color: #990000;
	font-size: 16px;
	font-weight: bold;
}
.roodvet {
	font-weight: bold;
	color: #FF0000;
}

h2 {
	font-size: 12px;
}
h3 {

	font-size: 12px;
}
.subtitel {  font-size: 14px;
             color: #CC3300;
             font-weight: bold  }
			 
			 .grijs {
	color: #CCCCCC;
}
p {
	border-left-width: 6px;
	margin-left: 6px;
}
