@charset "utf-8";
h1 {
	font-size: xx-large;
	color: #000000;
	text-align: center;
}
body {
	font-weight: bolder;
	list-style-position: outside;
	list-style-image: url(../pix/leafbullet.gif);
}
body {
	font-size: medium;
}
h2 {
	font-size: x-large;
	font-weight: bolder;
}
