@charset "UTF-8";

body{
	text-align: center;
	background-color: white;
	margin: 0;
	letter-spacing: 1px;
	color: black;
	font-size: 12pt;
	font-family:Helvetica;
}

h1{
	font-size: 160%;
	font-weight: bold;
}

li{
	margin: 1px
}
