/* 
  -------------------------------------------
  Created by David for the HTML page called by Shadowbox
  -------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	color: #FFF;
	background: #000;
}

.jobdef {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-style: normal;
	margin-left: 15px;
}

.jobdef .workDone {
	/* [disabled]font-style: italic; */
	letter-spacing: 0.12em;
}
