
BODY {
	background-image: url(images/coolcheck.gif);
	background-repeat: repeat;

	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
        margin-left: 0px;
}

P {
	font-size: 12px;
}

A {
	color: #ffff99;
}

A.visited {
	color: #3366cc;
}

TH.data {
	font-style: italic;
	text-align: left;
	font-size: 12px;
}

TD.data {
	font-size: 12px;
}

TH.admin {
	font-style: italic;
	text-align: left;
	font-size: 10px;
}

TD.admin {
	font-size: 10px;
}

.introduction {
	font-size: 13px;
	width: 500px;
}

.title {
	margin-border: 1px;
	background-color: #006699;
	color: #ffffff;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 26px;
	padding: 5px;
	font-weight: bold;
	width: 500px;
	border-color: #000000;
}

.header {
	padding-top: 12px;
	font-weight: bold;
	font-size: 15px;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

A.navigation {
	font-weight: bold;
	text-decoration: none;
}

A.menu {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.menu:HOVER {
	color: #ffffff;
	text-decoration: underline;
	x-filter: glow(color=ffffff,strength=1);
	x-width: 100%;
}

UL {
	margin-top: 0px;
}

.found {
	font-weight: bold;
	color: #ffff99;
}

.pieter {
	font-weight: bold;
	font-style: italic;
	text-align: left;
	font-size: 12px;
}
