body {
	color: black;
	font-size: 9pt;
	font-family: GillSans, tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: black;
	background-position: center top;
	margin: 0;
	padding: 0;
	border-width: 0;
	text-align: center;
}
p { }
td { }
a:link { color: purple; text-decoration: none; }
a:visited { color: purple; text-decoration: none; }
a:hover { color: gray; text-decoration: none; }
a:active { color: purple; text-decoration: none; }
.titre { color: purple; font-size: 12pt; font-weight: bold; font-style: normal; text-decoration: none; text-transform: capitalize; text-align: left; }
.menu { color: white; font-size: 7pt; font-weight: bold; text-transform: uppercase; vertical-align: middle; }
.mailto { margin: 0; padding: 0; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }
.download {
	color: white;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	letter-spacing: 1px;
}
