* {
	border: none;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans Serif;
	font-size: 10pt;
	color: #333333;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.556em;
	color: #022662;
	letter-spacing: 0.050em;
	margin-bottom: 1.111em;
}

h2 {
	font-size: 1.333em;
	font-weight: normal;
	line-height: 1.125em;
	color: #022662;
	margin-bottom: 1.125em;
}

h3 {
	font-size: 1.167em;
	font-weight: normal;
	line-height: 1.750em;
	margin-bottom: 0.5em;
}

h4 {
	font-weight: bold;
}

h5 {
	font-weight: bold;
}

h6 {
	font-weight: bold;
}

p {
	line-height: 1.750em;
	margin-bottom: 2em;
}

a {
	color: #e1861b;
	text-decoration: underline;
}

table {
	margin: 1em 0 2em 0;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-spacing: 0;
}

table th,
table td {
	padding: 0.5em 1em;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: top;
}

div.header * {
	display: none;
}

div.header a.headerlogo,
div.header a.headerlogo img {
	display: block;
}

div.carrousel,
div.footer {
	display: none;
}
