body {
background-color: #fff;
}
	
#page {
	width: 450px;
	margin: 40px auto 40px auto;
	}

h1 {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	line-height: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-bottom: 15px;
	}
	
h2 {
	font-weight: bold;
	font-size: 0.75em;
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-top:0;
	margin-bottom: 12px;
	}

h6  {
	color: #a9a9a9;
	font-weight: normal;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: center;
	margin-bottom: 0px
	}

p {
	font-weight: normal;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 5px;
	}

.french p {
	font-size: 0.7em;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}
	
.deutch p {
	font-size: 0.72em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}

.ang p {
	font-size: 0.7em;
	line-height: 1.4em;
	font-family: Georgia, "Times New Roman", Times;
	}
