BODY
{
	margin: 10px;
	font-family: tahoma, verdana, arial;
	background-color: #333333;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#supportingText
{
	overflow: auto;
	height: 400px;
	width: 600px;
	border-color: transparent;
}

#container
{
	height: 18px;
	width: 590;
}

A:link, A:visited
{
	text-decoration: none;
	color: #F90;
}

A:active
{
	text-decoration: none;
	color: #F90;
}

A:hover
{
	text-decoration: none;
	color: #F60;
}

TD
{
	font-size: 10pt;
	color: #FFFFFF;
}


P
{
	margin: 10px;
	font-size: 10pt;
	color: #FFFFFF;
}

H1
{
	font-size: x-large;
	color: #FFFFFF;
}

H2
{

	font-size: large;
	color: #FFFFFF;
}


.content
{
	margin: 10px;
	font-size: 10pt;
	color: #FFFFFF;
}

.titel
{
	margin: 10px;
	font-size: 14px;
	color: #FFC;
	font-weight: bold;
	font-variant: small-caps;
}

.sier
{
	padding: 4px;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
}
.sier:hover
{
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

.tablebg { background-image: url(http://www.bonfoto.nl/assets/rhodesian-ridgeback2.jpg); }
