body
{
	background: #000000;
}
a:link, a:visited
{
	color: #ffffff;
	text-decoration: underline;
}
a:hover, a:active
{
	color : #ffffff;
	text-decoration: none;
}
p, td
{
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.cadre
{
	border: 2px solid #000099;
}
.bordbaspage {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
