body {
	margin: 0 10px;
	background-color: #ddddaa;
	background: url(images/bcg_bleu6330.gif) top left;
	color: #000;
	font: 12px geneva, verdana, arial, helvetica, sans-serif;
}

a {
	color: white;
}

table {
	margin-left: auto;
	margin-right: auto;
	border: none;
	text-align: left;
}

td, th {
	background-color: #000080;
	color: white;
	font-size: 12px;
	padding: 8px 10px;
	vertical-align: middle;
}

	
td.center, th.center {
	text-align: center;
}
	
td.right, th.right {
	text-align: right;
}

h2 {
	font-size: 24px;
	color: #99ccff;
	font-family: verdana, arial, helvetica, sans-serif;
}

h3 {
	font-size: 18px;
	color: #99ccff;
	font-family: verdana, arial, helvetica, sans-serif;
}

h4 {
	font-size: 16px;
	color: #99ccff;
	font-family: verdana, arial, helvetica, sans-serif;
}

b {
	font-weight: bold;
}

hr {
	width=90%;
}
hr.center {
	text-align: center;
}