body
{
	font-family: Times New Roman;
}

a
{
	color: black;
	text-decoration: none;
}

p, ul, ol
{
	text-align: justify;
}

h1, h2, h3
{
	page-break-after: avoid;
} 

.cite, .title, .name, .quote
{
	font-style: italic;
}

.lead
{
	font-weight: bold;
}

.signature
{
	text-align: right;
}

.photos
{
	float: right;
	font-size: 1.8em;
	margin-left: 1em;
}

.photos a img
{
	border: 0.1em solid black;
}

#logo
{
	position: absolute;
	right: 1.5em;
	top: 1.5em;
}

#logo img
{
	border: 0.1em solid black;
	height: 3em;
	width: 3em;
}

#languages, #navigation
{
	display: none;
}

#copyright
{
	font-size: 0.8em;
}

#invitation
{
	display: none;
}
