body {
	font: normal 10pt/normal Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 0;
}
#sidebar, #head, #footer, #header, .feedback {
	display: none;
}
a {
	padding: .4em;
	text-decoration: none;
}
#content {
	width: 7in;
	margin: 0;
}
.resume li {
	display: inline;
	list-style-type: disc;
	margin-right: 2px;
}
.resume li:after {
	content: " ,"
}
.resume li.last:after {
	content: ""
}
h3 {
	margin: 3px;
	font: normal 15pt/normal Georgia, "times new roman", times, serif;
}