h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#highlightlinks {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	color: #000;
}
#project-title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 2px;
}
