body
{
	color: rgb(0, 0, 102);
	background-color: rgb(208, 249, 254);
	font-family: arial;
}

.menu
{
	width: 130px;
	padding: 9px;
	margin-right: 8px;
	border: 2px solid rgb(0, 0, 102);
	color: rgb(0, 0, 102);
	background-color: rgb(208, 249, 254);
	vertical-align: top;
	font-size: 10pt;
}

.google tr td
{
	background-color: rgb(255, 255, 255);
}

h2
{
text-align: center;
}

a:link
{
	color: #0000ee;
	text-decoration: underline;
}
a:visited
{
	color: #551a8b;
	text-decoration: underline;
}

.standaard
{
	color: rgb(0, 0, 102);
	background-color: rgb(208, 249, 254);
}

.tborder
{
	border: 4px outset rgb(0, 0, 102);
	color: rgb(0, 0, 102);
	background-color: rgb(208, 249, 254);
	vertical-align: top;
}

.levelborder
{
	border: 4px outset rgb(0, 0, 102);
	background-color: rgb(208, 249, 254);
	vertical-align: top;
	margin-left: 200px;
	margin-right: 200px;
}

.levels td {
	border: 1px;
	color: red;
	font-weight: bold;
	padding: 5px;
}