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

