h2 {
	text-align: center;
}
.run_info {
	font-style: italic;
	text-align: center;
}
.centered {
	text-align: center;
}

hr {
	width:50%;
	text-align: center;
}

body {
	background-color: #FFFFFF;
	color: #000000;
}

a {
	color: #990000;
	text-decoration: underline;
}

a:active {
	color: #FF0000;
}

a:visited {
	color: #330033;
}
