body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #1A1B37;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #1A1B37;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #F8B600;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #1A1B37;
}


a.ref:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.ref:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
a.ref:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
a.ref:active {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}


.Style1 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #1A1B37;
}
.Style2 {color: #1A1B37}
