body {
	bgcolor: #FFFFFF;
	text: #000000;
	margin-left: 6%;
	margin-right: 6%;
}

div.infobox {
	border: solid;
	border-width: thin;
	margin-left: 20%;
	margin-right: 20%;
	margin-bottom: 2em; 
}

p {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: justify;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 1em;
}

p.author { 
	color: #000033;
	font-weight: bold; 
	font-size: large; 
	font-family: "Helvetica", sans-serif;
	text-align: center;
	margin-top: 0;
	margin-bottom: 1em; 
}

p.title {
	color: #000033;
	font-weight: bold;
	font-size: x-large; 
	font-family: "Century Schoolbook", "Times New Roman", serif;
	text-align: center;
	line-height: 1.2em;  
	margin-top: 0;
	margin-bottom: 1em;
}

p.subtitle {
	color: #000033;
	font-weight: bold; 
	font-size: large; 
	font-family: "Century Schoolbook", "Times New Roman", serif;
	text-align: center;
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 1.5em;
}

p.written {
	font-family : "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10pt;
	text-align: center;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 0;
}

p.source {
	font-family : "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10pt;
	text-align: center;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 0;
}

p.back { 
	font-size: 12pt; 
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 0; 
}

p.footer {
	font-size: 12pt;
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight: bold;
	text-align: center; 
}

p.initial:FIRST-LINE { text-transform: uppercase }
p.initial:FIRST-LETTER { font-size: 200%; float: texttop }

hr.end { width: 92%; align: center; height: 2px; }
h1 {
	color: #000033;
	font-weight: bold;
	font-size: x-large; 
	font-family: "Century Schoolbook", "Times New Roman", serif;
	text-align: center;
	line-height: 1.2em;  
	margin-top: 0;
	margin-bottom: 1em;
}

h4 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 1em;
}
