body {
	font-family: verdana;
	font-size: 12;
	text-align: justify;
	margin: 12px;
}

h1 {
	font-size: 24;
	font-family: arial;
}

h2 {
	font-size: 16;
	border-bottom: 1px #CCC solid;
}

h3 {
	font-size: 14;
	margin: 0;
}

li {
	list-style-type: square;
}
