@charset "utf-8";
h3 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
ul.list-profile {
	margin-left:25px;
	margin-bottom:30px;
}
ul.list-profile li {
	list-style:disc;
}

