@CHARSET "ISO-8859-1";
body {
	font-family: sans-serif;
	font-size: 100%;
	font-weight: 200;	
	padding: 5px 0em 5px 0em;
}
.title {
	font-size: 140%;
	font-weight: 500;
	text-align: center;
	background-color: #a0a0a0;
	color: white;
	padding: 5px 0em 5px 0em;
}
div#content {
	padding: 0em 0em 1em 0em;
}
div#footer {
	font-size: 75%;
	text-align: right;
}
h2 {
	font-size: 120%;
}
span.name {
	font-style: italic;
}
