h1 {
	font-size: 1.7em;
	margin-bottom: 10px;
	margin-top:2px;
}
h2 {
	font-size: 1.5em;
	margin-bottom: 10px;
}
h3 {
	font-size: 1.3em;
	margin-bottom: 10px;
	margin-top: 20px;
}
h3 a {
	text-decoration: underline !important;
}
p {
	margin-top: 10px;
}
a {
	color: #06c;
}

#jobsList a {
	
	font-weight:bold;
}

ul {
	list-style: none;
}