body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #AAAAFF;
	background-image: url(logos/sideback.gif);
	background-attachment:fixed;
}

H2 {
	font-size: 20px;
	font-weight: bold;
	color: #9999CC;
}

a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: underline;
	color: #555555;
}
a:active {
	text-decoration: none;
	color: #555555;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: verdana, Times, serif;
	font-size: 9px;
	color: #999999;
}

.box-lr {
	border-left-color:#808080;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#808080;
	border-right-style:solid;
	border-right-width:1px;
}

.box-l {
	border-left-color:#808080;
	border-left-style:solid;
	border-left-width:1px;
}

.box-r {
	border-right-color:#808080;
	border-right-style:solid;
	border-right-width:1px;
}

.box-content {
	background-color:#EEEEFF;
	background-image:url(logos/achtergrond2.jpg);
	background-repeat:repeat-x;
}

.cell-dotted-rb {
	border-right-color:#000000;
	border-right-style:dotted;
	border-right-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

.cell-dotted-r {
	border-right-color:#000000;
	border-right-style:dotted;
	border-right-width:1px;
}

.cell-dotted-b {
	border-bottom-color:#000000;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
