body {
	background-color	:	#000066;
	color	            :	#00ccff;
	font-family	      :	arial,helvetica;
	font-size	        :	10px;
	font-weight       : bold;

}
table {
  font-family      : arial,helvetica;
  font-size        : 10px;
  color            : #00ccff;
  border-left : solid 0px #ffffff;
  border-bottom : solid 0px #ffffff;
}
td {
  border-top : solid 0px #ffffff;
  border-right : solid 0px #ffffff;
}
th {
  border-top : solid 0px #ffffff;
  border-right : solid 0px #ffffff;
  text-align : center;
}
.tr1 {
  background-color : #000077;
  padding : 0px;
}
.tr2 {
  padding : 0px;
}
h1{
  text-align       : center;
  font-family      : arial,helvetica;
  font-size        : 18px;
  font-weight      : bold;
  color            : #00ccff;

}
h2{
  text-align       : center;
  font-family      : arial,helvetica;
  font-size        : 14px;
  font-weight      : bold;
  color            : #ffcc00;
}
h3{
  text-align       : center;
  font-family      : arial,helvetica;
  font-size        : 12px;
  font-weight      : bold;
  color            : #00ccff;
}
.classement {
  font-family      : arial,helvetica;
  font-size        : 14px;
  font-weight      : bold;
  color            : #ff0000;
  margin-left      : 2px;
  margin-right     : 10px;
}
.nom_bateau {
  font-family      : arial,helvetica;
  font-size        : 12px;
  font-weight      : bold;
  color            : #ffcc00;
  margin-left      : 10px;
  margin-right     : 10px;
}
.best_distance {
  font-family      : arial,helvetica;
  font-size        : 12px;
  font-weight      : bold;
  color            : #00ff00;
  margin-left      : 2px;
  margin-right     : 2px;
}

