body {
	margin: 20px 30px;
	font-family:"Times New Roman",Georgia,Serif;
	font-size: .92em;
}

div.header {
	text-align: center;
	border-bottom-style: solid;
	padding-bottom: 5px;
	border-width: 1px;
}

.name {
	font-weight: bold;
	font-size: 1.4em;
}

div.section_heading {
	margin-top: 25px;
	margin-bottom: 20px;
	font-weight:bold;
	text-align: center;
	font-size: 1.2em;
}

span.label {
	font-weight: bold;
}

span.skill_label {
	font-style: italic;
}

div.job_title {
	font-size: 1.3em;
}

div.entry {
	margin-top: 15px;
}

div.entry_header {
}

div.entry_header_right {
	float: right;
	text-align: right;
	width: 300px;
	display: inline;
}

p.resp_statement {
	font-style: italic;
	margin: 3px 0px 0px 0px;
}

p.keywords{
	margin: 3px 0px 0px 0px;
}

div.entry_info > ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

div.entry_info > ul > li {
	margin-bottom: 5px;
}

.degree {
	font-style: italic;
}

div.footer {
	border-top-style: solid;
	margin-top: 20px;
	border-width: 1px;
}

div.badges {
	margin-top: 20px;
}
