body
{
	color: #001b81;
	background: #ffffff;
}

.Style2 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}


a:link, a:visited
{
	color: #0000ff;
	text-decoration: none;
}
a:hover, a:active
{
	color : #0000ff;
	text-decoration: underline;
}
p, td
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
}
h1
{
	font-family: arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #BD3F17;
	text-decoration: none;
}	
h2 {
	font-family: arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #030a56;
	text-decoration: none;
}
.cadre
{
	border: 1px solid #C46633;
}