@charset "utf-8";
h1 {
	font-size: xx-large;
	color: #333333;
	text-align: center;
}
body {
	font-weight: bolder;
	list-style-position: inside;
	list-style-image: url(../pix/leafbullet.gif);
}
body {
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: x-large;
	font-weight: bolder;
}
