BODY { background: #f0f0f0; color: black }

span.label {
  font-weight: normal;
  font-style: normal;
  font-family: serif;
  font-size: 120%;
}

H1 {
  background: #3050b0;
  color: white;
  font-family: "arial narrow", arial, helvetica, sans-serif;
  font-size: 140%;
  font-style: normal;
  font-weight: bold;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  float: left;
}

H2.section {
  font-family: serif;
  font-size: 130%;
  font-weight: bold;
}


div.head {
}

div.addrstuff {
  clear: left;
}

div.education, div.honours, div.experience, div.systems, div.job, table.jobs, p.ref {
  clear: both;
}

div.experience {
  page-break-before: always;
}

table.jobs {
  margin-bottom: 0em;
  padding-bottom: 0em;
}

div.publications {
  page-break-before: always;
}

div.publications p {
  margin-left: 2em;
}

td.dates {
  vertical-align: top;
  font-family: arial, helvetica, sans-serif;
  background: #3050b0;
  color: white;
}

td.jobdesc {
  background: #dedca0;
  color: black;
}

p.jobdesc {
  margin-bottom: 0px;
}

IMG.right {
  padding: 0px;
  float: right;
}

