body {
  font-family: sans-serif;
  font-size: 1em;
  color: #000000;
  text-align: center;
  background-color: rgb(214, 202, 150);
}
          
.centerbody {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 780px;
  background-image: url(axbt.gif);
  background-color: rgb(254, 242, 190);
  border-left:5px solid #fff;
  border-right:5px solid #fff;
  border-top:5px solid #fff;
  border-bottom:5px solid #fff;
  padding: 10px;
}

A:link    {
  color: #C03F00;
  text-decoration: none;
}

A:hover	 {
  color: #FF5500;
  text-decoration: none;
}

A:visited {
  color: #FF9560;
  text-decoration: none;
}

A:active  {
  color: #FF0000;
  text-decoration: none;
}

H1 {
  font-family: serif; 
  font-weight: bold;
  font-size: 2.4em;
  color: rgb(114,0,0);
  text-align: center;
}

H2 {
  font-weight: bold;
  font-size: 1.5em;
  color: rgb(114,0,0);
  text-decoration: underline;
}

H3 {
  font-weight: bold;
}

.company {
  font-size: 1.2em;
  font-weight: bold;
}

.programme {
  font-family: serif;
  font-size: 1.2em;
}

.jobtitle {
  font-style: italic;
}

.jobtitle_r {
  font-style: italic;
  text-align: right;
}

TABLE {
  font-family: sans-serif;
  font-size: 1em;
  width: 780px;
}

IMG {
  border: 0;
}  
