<!-- Stylesheet Index Cycling Challenge -->
<!-- Wim Vansteenkiste -->
<meta content-type="text/css"><style type="text/css">
<!--
H2 {font-family: Verdana, Lucida Sans, Sans-serif; font-size: 20px; color: white}
H4 {font-family: Verdana, Lucida Sans, Sans-serif; font-size: 20px; color: #660000}

.body {
background: white;
margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
border-left: 0px; border-right: 0px; border-top: 0px; border-bottom: 0px;       line-height: 120%; margin-width: 100%;
font-family: Verdana, Lucida Sans, Sans-serif; font-size: 12px; font-color: black}


.table {
margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
border-left: 0px; border-right: 0px; border-top: 0px; border-bottom: 0px;       line-height: 120%; margin-width: 100%;
font-family: Verdana, Lucida Sans, Sans-serif; font-size: 12px; color: black}

.text {font-family: Verdana, Lucida Sans, Sans-serif; font-size: 12px; color:black; margin-left: 5px; margin-right: 5px; margin-top: 5px; margin-bottom: 5px; }
.title{font-family: Verdana, Lucida Sans, Sans-serif; font-size: 18px; color:black}

.button {
	border: 1px solid #000000;
	background: #660000;
	color: white;
	font-size: 12px; font-family: Verdana, Lucida Sans, Sans-Serif; font-color: black
}

A:hover {font-size: 12px; font-family: Verdana, Lucida Sans, Sans-serif; color: #660000; text-decoration: none}
A:link {font-size: 12px; font-family: Verdana, Lucida Sans, Sans-serif; color: #660000}
A:active {font-size: 12px; font-family: Verdana, Lucida Sans, Sans-serif; color: #660000}
A:visited {font-size: 12px; font-family: Verdana, Lucida Sans, Sans-serif; color: #660000}

.helpline { background-color: white; border-style: none; font-size: 12px; font-family: Verdana, Lucida Sans, Sans-Serif; color: black;}




--></style>