body {
  background-color: #FFFFFF;
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
} 

a:link {color: #000000; text-decoration	: none;}
a:visited {color: #000000; text-decoration	: none;}
a:active {color: #000000; text-decoration	: none;}

div.outer {
	border: 0px solid black;
	width: 225px;
}

td.tsa {
	background-color: #ee6;
}

td.tsa_r {
	background-color: #ee6;
	text-align: right;
}

td.xtc {
	background-color: #9cf;
}

td.xtc_r {
	background-color: #9cf;
	text-align: right;
}

td.xtba {
	background-color: #ecf;
}

td.xtba_r {
	background-color: #ecf;
	text-align: right;
}

td.greyc {
	background-color: #eee;
}

td.greyc_r {
	background-color: #eee;
	text-align: right;
}

td.greyf {
	background-color: #ccc;
}

td.greyf_r {
	background-color: #ccc;
	text-align: right;
}

table.stat {
  border: 1px solid #4646ff;
  width: 100%;
}

td.titre {
  background-color: #4646ff;
  color: #fff;   /* #009e00 */
  font-weight: bold;
	padding: 3px 5px 3px 5px;
	text-align: center;
}
