div#expertise h1 {
	margin: 20px 1px 20px 1px;
	font-weight: bold;
	text-align: center;
}

div#expertise h2 {
	margin: 20px 1px 20px 1px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

div#expertise em {
	font-style: normal;
	font-weight: bold;
}

div#expertise ul {
	margin: 10px 5px 30px 5px;
	font-size: 15px;
	list-style-type: none;
}

div#expertise li {
	margin: 10px 1px 1px 10px
	font-size: 14px;	
}
