BODY {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	background-color: #FFFFFF;
}

H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #33CC00;
	font-weight: bold;
	white-space: nowrap;
}


H1.Kleiner {
	font-size: 22px;
	font-weight: normal;
}

H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FF0000;
	font-weight: bold;
}

H3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}

H4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}

H5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

H6 {
	font-family: "Times New Roman", Times, serif;
	font-size:  18px;
	color: #33CC00;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 20px;
}

P.MenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	font-weight: bold;
	text-decoration: none;
}

A.MenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	font-weight: bold;
	text-decoration: none;
}

A.MenuText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	font-weight: bold;
	text-decoration: underline;
}

.accent {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: Green;
	font-weight: bold;
}

.WinterTableHead {
	font-size: 18px;
	color: #FF8000;
	font-weight: bold;
}

table.WinterSchema {
	font-size: 13px;
	white-space: nowrap;
	}

table.WinterSchema td {
	height: 24px;
	padding-left: 2px;
	padding-right: 2px;
	}
	
table.WinterStand {
	border-left: 2px solid #778899;
	border-top: 2px solid #778899;
	border-right: 1px solid #778899;
	border-bottom: 1px solid #778899;
	font-size: 13px;
	white-space: nowrap;
	}
	
table.WinterStand td {
	border-right: 1px solid #778899;
	border-bottom: 1px solid #778899;
	padding: 4px;
	white-space: nowrap;
}

table.WinterUitslag {
	font-size: 16px;
	white-space: nowrap;
	}

table.WinterUitslag td {
	height: 17px;
	padding-left: 5px;
	padding-right: 5px;
	}

.WinterKopLink {
	color: #000000;
	text-align: center;
	font-weight: bold;
	
}

.WinterKopWedstrijd {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.WinterKopOverig {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}

#content{
	float: none;
	padding: 0px 12px 0px 10px;
	}
center {
	text-align: center;
}
