body {
	background-color: #9A1C1C;
	background-attachment: fixed;
	background-image: url(images/fond.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bolder;
	scrollbar-face-color:#9A1C1C;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color: #5E0422;
	scrollbar-3dlight-color:#5E0422;
	scrollbar-darkshadow-color:#5E0422;
	scrollbar-shadow-color:#5E0422;
}
p {
	text-indent: 20pt;
	font-weight: bold;
	font-size: 16px;
	text-align: justify;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
}
td {
	font-size: larger;
	font-weight: bold;
}
a:link {
	color: #00CCFF;
	font-style: oblique;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-style: oblique;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}
a:hover {
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
