body {
 background: white;
}
div.innerbody {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #003366;
 margin: 10px;
 padding: 0;
 text-align: center; 
 font-size: 11pt;
}
a {
 text-decoration: none;
 color: #4E76BE;
}
a:hover {
 text-decoration: underline;
}

#header {
 text-align: center;
 margin: 0px auto;
 width: 550px;
}

#header h1 {
 font-size: 15pt;
 margin: 30px 0 25px 0;
}

#bodylist {
 text-align: left;
 margin: 0px auto;
 width: 550px;
}

#bodylist h2 {
 background: #EAEEF2;
 padding: 3px 5px;
 font-size: 11pt;
 font-weight: normal;
 margin: 15px 0 5px 0;
}

#bodylist div.denivele, #bodylist div.length, #bodylist div.classement1, #bodylist div.classement2, #bodylist div.time {
 padding: 0 5px;
}

#bodylist em {
 font-style: normal;
 color: #B7BBD9;
}