
body {
	margin: 20px 20px; 
	background-color: #006000;
	background: url(images/bcg_bleu9660.gif) top left;
	font-size: 14px;
	color: #fff;
	font-family: "comic sans ms", verdana, arial, helvetica, sans-serif;
}
table {
	background-color: #006f00;
	border: 1px #c5c5c5 solid;
	margin-left: auto;
	margin-right: auto;
}
td, th{
	font-size: 14px;
	color: #fff;
	font-family: "comic sans ms", verdana, arial, helvetica, sans-serif;
	text-align: left;
}

td.center, th.center {
	text-align: center;
}
	
td.right, th.right {
	text-align: right;
}

h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 1.4em;
}

.big {
	font-size: 1.8em;
	font-weight: bold;
}

b {font-weight: bold;}
