body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.3em;
}
a:link {
	color: #5B0000;
}
a:active {
	color: #EE0000;
}
a:visited {
	color: #AF2121;
}
a:hover {
   color: #EE0000;
}

.header {
	font-size: 220%;
	color: White;
	font-family: "Times New Roman";
	font-weight: bold;
	line-height: 1.3em;
}
.h0 {
	font-size: 300%;
	font-weight: bold;
	line-height: 1.8em;
}
.h1 {
	font-size: 180%;
	font-weight: bold;
	line-height: 1.3em;
}
.h2 {
   font-size: 150%;
   font-weight: bold;
	line-height: 1.3em;
}
.h3 {
   font-size: 120%;
   font-weight: bold;
	line-height: 1.3em;
}
.redh2 {
	font-size: 150%;
	font-weight: bold;
	line-height: 1.3em;
	color: Red;
}
.redh3 {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.3em;
	color: Red;
}
.smallwhite {
	font-size: 80%;
	color: White;
}

/*.hmenu {
	color: #FFFFFF;
}/*
/*begin pop-menu*/
.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
	color: #990033;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
}
.highText
{
	color: #990033;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
/* Borders used by some items */
.itemBorder {
 border: 1px solid #666666;
}
.itemBorderBlank {
 border: 1px ;
}
/*end pop-menu*/

.quote {
	color: #666666;
	font-size: smaller;
	line-height: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

blockquote {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.linklijst {
	text-align: left;
	padding-left: 2em;
}
.footer {
	color:#000000
	font-family: arial, sans-serif;
	font-size: 10px;
}
a.footer:link, a.footer:visited {
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 12px;
}
a.footer:active, a.footer:hover {
	color: Yellow;
	font-family: arial, sans-serif;
	font-size: 12px;
}
.ruler {
	color: #FF9900;
}
.sidebarruler {
	color: #FFFFFF;
}
