body {
	font : 9pt Arial;
}
h1 {
  font : bold 12pt Arial;
	text-align : center;
}
ol {
	margin-left : 35%;
	margin-bottom : 3em;
}
a {
	text-decoration : none;
	color : #000;
}
a:hover {
	TEXT-DECORATION: underline
}