h2 {
	font-size: 22pt;
}
h4 {
	font-size: 14 pt;
	line-height: 18px;
	margin-top: 18px;
	margin-bottom: 0px;
}
.materials {
	list-style: none;
	margin-top: 0px;
	margin-bottom: 20px;
}
.materials li {
	padding-left: 20px;
	background-image: url(img/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	margin-top: 0px;
	font-size: 10pt;
}
.materials a {
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}
.materials a:hover {
	text-decoration: none;
}

