.heading1 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	text-shadow: red 3px 3px 3px;
}
.postings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: 4a6b78;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}.heading2 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	text-shadow: grey 3px 3px 3px;
}
.position_detail {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.position_labels {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
