html {
  }
body {
  font-size:18px;
  width:75%em;
  text-align:justify;
  background-color:#ffffff;
  color:#000000;
  margin-right:auto;
  margin-left:auto;
  }
div#menu {
  visibility:hidden;
  height:0px;
  }

h1 {
  font-size:1.25em;
  font-weight:bold;
  text-align:center;
  }
h2 {
  font-size:1.1em;
  text-decoration:underline;
  text-align:center;
  }
h3 {
  font-size:1em;
  font-style:oblique;
  }

span.phone {
  width:33%;
  float:left;
  }
span.address {
  width:33%;
  }
span.email {
  width:33%;
  float:left;
  }
span.date {
  font-style:oblique;
  }
span.position {
  font-weight:bold;
  }
span.company {
  font-size:0.9em;
  }
p.description {
  font-seize:0.9em;
  width:36em;
  position:relative;
  left:4em;
  font-style:italic;
  }

span.committee {
  font-weight:bold;
  font-style:oblique;
  }
span.presentation {
  font-weight:bold;
  font-style:oblique;
  }

