h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	margin-bottom: 0px;
}
h2 {
	font-size: medium;
	margin-bottom: 0.6em;
	margin-top: 0px;
}
h3 {
	font-style: italic;
	margin-top: 1.5em;
	margin-bottom: 0px;
}
h4 {
	margin-top: .8em;
	margin-bottom: 0px;
}
th, td {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
body, p, li {
	font-family: "Times New Roman", Times, serif;
	font-size: small}
p {
	margin-top: 0.5em;
}
ul {
	margin-bottom: 0.0em; 
}
.job_description {
	font-style: italic;
	margin-bottom: 0.3em;
}
.no_bottom_margin {
	margin-bottom: 0;
	}
