BODY {
  background-color: #FFFFFF;
  background-image: url(http://www.esque.com/images/fband.gif);
  background-repeat: repeat-y;
}

P {
  font-family: serif;
  font-size: medium;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  color: #000000;
}

H1 {
  font-family: sans-serif;
  font-size: x-large;
  font-style: normal;
  font-weight: bold;
  color: #000080;
  line-height: normal;
  font-variant: normal;
  text-align: center;
}

H2 {
  color: #000080;
  font-family: sans-serif;
  font-size: large;
  font-weight: bold;
}

DIV.bodyinset { margin: -40px 0 0 165px; }

UL {
  list-style: url("http://www.esque.com/images/saphirre.gif") disc;
  font-family: serif;
  font-size: medium;
}

.company {
  color: #000080;
  font-family: sans-serif;
  font-size: medium;
  font-weight: normal;
}

.coaddress {
  font-family: serif;
  font-style: normal;
  font-size: small;
}

.job {
  font-family: serif;
  font-style: normal;
  font-size: small;
}

.sbtag {
  font-family: sans-serif;
  font-size: small;
  font-style: normal;
  text-align: left;
  color: white;
  font-weight: bold;
  letter-spacing: 1px;
  white-space: nowrap;
  margin: 10px 0 0 10px;
  line-height: 1.5em;
  text-transform: uppercase;
}

.tag {
  font-family: sans-serif;
  font-size: x-small;
  font-style: normal;
  text-align: center;
}

.eaddress {
  font-family: sans-serif;
  font-variant: small-caps;
}

.bullet { text-indent: 0.125in; }
.year { font-style: italic; }
.title { font-style: italic; }
.emphasis { font-style: italic; }
.mid { text-align: center; }

.foot {
  font-family: sans-serif;
  font-size: small;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  color: #000080;
}

A:link {
  text-decoration: underline;
  color: #000080;
}
A:hover {
  color: #008000;
  text-decoration: underline;
}
A:active {
  color: #008000;
  text-decoration: underline;
}
A:visited {
  text-decoration: none;
  color: #000080;
}
