h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #636363;
	margin-left:25px;
	margin-right:25px;
	margin-top:14px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:25px;
	margin-right: 25px;
	color: #636163;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #9C9C9C;
	list-style-position: outside;
	list-style-type: disk;
	text-align: justify;
	margin-top:10px;
}
.li_material {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
	list-style-position: outside;
	list-style-image: url(../images/pdf.gif);
	list-style-type: circle;
}
.mat_link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.small_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636363;
	margin-left:25px;
}
.small_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9C9C9C;
	margin-left:25px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	color: #636163;
	text-align: center;
}

