div.cv-style h2, div.cv-style h3 {
	margin-bottom: 1em;
	font-size: 1.6em;
}
div.cv-style ul {
	padding: 0;
	margin-top: 1em;
}
div.cv-style ul li {
	list-style: none;
	padding: 0;
	margin:0;
	font-weight: bold;
	font-style: italic;
	line-height: 1.3em;
}
div.cv-style ul li ul {
	margin-top: -1.3em;
	margin-left: 6em;
	margin-bottom: 1.5em;
}
div.cv-style ul li ul li {
	font-weight: normal;
	font-style: normal;
	line-height: 1.3em;
}