body {
	background:#0e004c;
	font-weight:normal;
	font-family:tahoma;
	color:#ffffff;
}
.profielspreuk {
	color:#fc0b18;
	font-weight:bold;
	font-family:tahoma;
	text-align:left;
}
.profielnaam {
	font-size:40px;
	font-weight:bold;
	font-family:impact;
}
.profieltekst {
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.speelduur {
	font-weight:bold;
	font-size:12px;
}
.webmaster {
	font-weight:bold;
	color:#ffffff;
	font-size:14px;
}
.footer {
	color:#ffffff;
	font-size:12px;
}
a.footer {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
a.footer:hover {
	text-decoration:underline;
}
a.webmaster {
	color:#cc0000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a.webmaster:hover {
	text-decoration:underline;
}