body {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, Univers, sans-serif;
	font-size: 12pt;
	text-align: center;
}

.contact {
	text-align: center;
}

.footprints {
	text-align: center;
}

.title {
	font-size: 14pt;
	font-weight: bold;
}

.credits {
	text-align: center;
	font-size: 10pt;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}


.center {
	text-align: center;
}

.left {
	text-align: left;
}
