@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	}

h1 {
	font-size: 1.2em;
	}
h2 {
	font-size: 1.1em;
	}
h3	{
	font-size: 1.0em;
	}
h4 {
	font-size: .9em;
	}

li {
	margin-bottom: 1em;
	}

li li {
	margin-bottom: .5em;
	}
