body{
	font-family: Arial, Helvetica, sans-serif;
}
hr.sep{
	background-color: Maroon;
	width: 70%;
	height: 4px;
	color: Maroon;

}
h2, th{
  text-align: center;
}
#info{
	text-align: center;
	font-size: small;
}
#info a{
	font-style: italic;
	font-size: medium;
}
#footer{
	font-family: arial, sans-serif;
	font-size: small;
	text-align: center;
}

