body {
	background-image: url(../images/background.png);
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #ffffff;
	margin: 0;
}

a {
	font-family: arial, helvetica, verdana;
	color: #ffffff;
	text-decoration: none;
}


a:hover {
	color: #ffffff;
	text-decoration: underline;
}

td.adresse {
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	line-height: 1.2;
}

td.disclaimer {
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	line-height: 1.2;
}

.contenttable {
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../images/background_inner.png);
	width: 900px;
}

h1 {
	font-family: helvetica, verdana, arial;
	font-size: 63px;
	padding: 0;
	margin: 0;
	line-height: 1.0;
}
h2 {
	font-family: helvetica, verdana, arial;
	font-size: 36px;
	padding: 0;
	margin: 0;
	line-height: 1.0;
}
h3 {
	font-family: helvetica, verdana, arial;
	font-size: 30px;
	padding: 0;
	margin: 0;
	line-height: 1.0;
}
h4 {
	font-family: helvetica, verdana, arial;
	font-size: 24px;
	padding: 0;
	margin: 0;
	line-height: 1.0;
}
h5 {
	font-family: helvetica, verdana, arial;
	font-size: 18px;
	padding: 0;
	margin: 0;
	line-height: 1.0;
}
h6 {
	font-family: helvetica, verdana, arial;
	font-size: 10px;
	padding: 0;
	margin: 0;
	line-height: 1.0;
}