body {
	font-family: Arial,"Times New Roman","CG Times",sans-serif;
	font-size: 11pt;
	margin: 5px;
	color: #1F66B4;
	background-color: white;
/*	background-image: url(img/background.gif); */
}

p {
	font-family: Arial,"Times New Roman","CG Times",sans-serif;
	font-size: 11pt;
	color: #1F66B4;
	background-color: white;
}

br {
	font-family: Arial,"Times New Roman","CG Times",sans-serif;
	font-size: 11pt;
	color: #1F66B4;
	background-color: white;
}

h1 {
	font-family: Arial,"Times New Roman","CG Times",sans-serif;
	font-size: 28pt;
	color: #1F66B4;
	background-color: white;
}

h2 {
	font-family: Arial,"Times New Roman","CG Times",sans-serif;
	font-size: 18pt;
	color: #1F66B4;
	background-color: white;
}

h3 {
	font-family: Arial,"Times New Roman","CG Times",sans-serif;
	font-size: 14pt;
	color: #1F66B4;
	background-color: white;
	text-align: left;
	text-decoration: underline;
}

ul.titre {
	font-family: Arial,"Times New Roman","CG Times",sans-serif;
	font-size: 11pt;
	background-color: white;
	margin-left: 10px;
}

ul {
	font-family: Arial,"Times New Roman","CG Times",sans-serif;
	font-size: 11pt;
	background-color: white;
	margin-left: 20px;
}

hr {
	border-top: solid gray;
	background-color: white;
	height: 1px;
}

a:hover {
	font-family: Arial,"Times New Roman","CG Times",sans-serif;
	font-size: 11pt;
	text-decoration: underline;
	color: Red;
	background-color: white;
}

a:hover.underline {
	font-family: Arial,"Times New Roman","CG Times",sans-serif;
	font-size: 11pt;
	text-decoration: underline;
	color: Red;
	background-color: white;
}

td {
	font-family: Arial,"Times New Roman","CG Times",sans-serif;
	font-size: 11pt;
	background-color: white;
/*	border:"#C0C0FF"; */
}

td.bright {
	font-family: Arial,"Times New Roman","CG Times",sans-serif;
	font-size: 11pt;
	background-color: transparent;
}

td.dark {
	font-family: Arial,"Times New Roman","CG Times",sans-serif;
	font-size: 11pt;
	font-weight: bold;
	background-color: transparent;
}
