BBODY, BSPAN, BTD, BTH, BH1, BH2, BH3, BH4
{
	font-size: 10pt;
}
TH
{
  font-weight: bold;
	font-size: 11pt;
}
.alink,.alink:hover
{
	font-size: 8pt;
	color: #0000FF;
}
.vbLink
{
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	cursor: pointer;
}

.vbLink:HOVER
{
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
}
.TDLink
{
	text-align: center;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	width: 180px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: solid 1px;
}
.TDLink:HOVER
{
	background-color: SkyBlue;
}
.selection
{
	border: solid 1px black;
	background-color: #E8E8E8;
}
.matchOdd
{
	font-size: 8pt;
	color: black;
	padding-bottom: 2px;
	padding-top: 2px;
}
.matchEven
{
	font-size: 8pt;
	color: black;
	padding-bottom: 2px;
	padding-top: 2px;
}
.Classement
{
	color: #000000;
	font-size: 9pt;

}
.ClassmHeader
{
	font-size: 9pt;
	font-weight: bold;
}
.fmTotal
{
  text-align: center;
	font-weight: bold;
	border: 0px;
}
.important
{
   FONT-WEIGHT: bold; 
	 FONT-SIZE: 10pt; 
	 PADDING-BOTTOM: 4px; 
	 PADDING-TOP: 4px; 
	 COLOR: #b40000; 
	 BACKGROUND-COLOR: #fafad2; 
	 TEXT-ALIGN: center;
}
