h1 {
	color: #8B738B;
	font-size: 32px;
	font-style: italic;
	font-weight: normal;
	line-height: 40px;
	text-transform: uppercase;
}

p {
	margin: 1em 0;
	line-height: 1.2;
}

b {
	font-size: 16px;
	font-weight: bold;
}

a:hover {
text-decoration: underline;
}

.job
{margin-top:30px;
border-top: solid 1px #cccccc;
}