body {
	margin:0;
}

#resume {
	page-break-inside: avoid;
	color:black;
	width:80%;
}

div.resume-item {
	border-top:none;
	border-bottom:none;
}

abbr {
	border-bottom:none;
}

.title, .time, .company {
	font-family:Georgia, serif;
}

.title {
	text-decoration: underline;
}

.company {
	font-weight:bold;
}

ul.contact li {
	font-weight:bold;
}