body {
	margin: 20px;
	padding: 40px 30px 40px 30px;
	background-color: #FFFFFF;
	font-family: Georgia, serif;
	font-size: 12px;
	color: #333333;
	width: 500px;
	line-height: 1.75em;
}

h1 {
	font-weight: normal;
	text-transform: uppercase;
	color: #660000;
	letter-spacing: 0.125em;
	font-size: 16px;
	text-align: center;
	margin-bottom: 2em;
}

h2 {
	font-style: italic;
	font-weight: normal;
	color: #333333;
	font-size: 16px;
	text-align: center;
}

#firstPhrase {
	text-transform: uppercase;
	color: #660000;
	letter-spacing: 0.125em;
}

a {
	color: #660000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #999999;
}

#titlePage h1 a:visited {
	color: #660000;
}

#foot {
	color: #666666;
	font-size: 10px;
	text-align: center;
	margin-top: 12em;
}

#foot a {
	color: #666666;
	text-decoration: underline;
}

#nav {
	color: #666666;
	font-style: italic;
	text-indent: 1em;
}

.pilcrow {
	color: #660000;
	font-size: 16px;
}

.fontBig {
	font-size: 14px;
}

.fontBigger {
	font-size: 18px;
}

.fontBiggest {
	font-size: 24px;
}

#titlePage h1
{
	margin-bottom: 0.5em;
	margin-top: 2em;
	font-size: 18px;
	color: #333333;
}

#titlePage h2
{
	text-indent: 6em;
	margin-bottom: 1em;
}

#titlePage h2 a
{
	color: #333333;
}

.justify
{
	text-align: justify;
}

.center {
	text-align: center;
}

table {
	width: 100%;
}

td {
	text-align: center;
}

td a {
	color: #333333;
	font-style: italic;
	
}

#imprint {
	text-transform: uppercase;
	letter-spacing: 0.125em;
	font-weight: bold;
	font-size: 8px;
	text-align: center;
}