body
{
    font-family: arial,helvetica,geneva;
    font-size: 10px;
    color: #660000;
	margin: 0px;
	padding: 0px;
}

.picborder
{
    border: 1px solid #fff;
}

.contenttable
{
    border: 1px solid #fff;
}

td
{
    font-family: arial,helvetica,geneva;
    font-size: 11px;
    color: #000033;
}

div.onderuitlijn
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 80px;
	height: 13px;
	display: inline;
}

a:link {
	color: #bc3669;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #bc3669;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #000099;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover  {
	color: #330099;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}