body, p, ul {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
}
h3 {
	font-family: Arial;
	font-size: 16px;
	color: #655D3B;
}
a {
	font-family: Arial;
	color: #655D3B;
}
.footerdash {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
h2 {
	font-family: Arial;
	font-size: 14px;
	color: #655D3B;
}
blockquote {
	margin: 0px;
	padding: 5px 75px;
	font-style: italic;
	font-size: 13px;
}
cite {
	display: block;
	text-align: right;
}
legend {
	font-family: Arial;
	color: #655D3B;
	font-size: 13px;
	font-weight: bold;
}
fieldset {
	margin-top: 20px;
}
.jobpostingstable {
 	border: 1px solid #655D3B;
	border-collapse: collapse;
	width: 100%;
}
.jobpostingstable th {
	text-align: left;
	padding-left: 4px;
	font-size: 14px;
}
.jobpostingstable td {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	padding: 4px;
}
.jobpostingstable tr.altrow {
	background-color: #d1c26f;
	color: #000000;
}