body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
h1 {
	font-size: 18pt;
	font-style: normal;
	color: #009;
	text-align: center;
}
h2 {
	color: #FF0000;
	font-style: normal;
	font-weight: lighter;
}
h3 {
	font-weight: lighter;
	color: #FF0000;
}
h4 {
	font-weight: lighter;
	color: #003333;
	letter-spacing: 0.5em;
	font-size: 16px;
}
h5 {
	font-weight: bold;
	font-size: 14px;
}
p.list {
	color: #C00;
}
p.project {
	color: #003333;
}
.navigation:hover {
	color: #AA0000;
}
.bold {
	font-weight: bold;
}
.italic_sm {
	font-style: italic;
	font-size: x-small;
}
.italic_bibliog {
	font-style: italic;
}
