body {
  margin: 0;
  font-size: small;
  color: #000000;
  background-color: #ffffff
}

.xtitle {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 750px;
  height: 35px;
  background-image: url(../img/title.gif);
}

.xmasthead {
  position: absolute;
  top: 35px;
  left: 0px;
  width: 750px;
  height: 15px;
  color: #000000;
  font-family: Times New Roman;
  font-size: 9pt;
  font-weight: normal;
  text-align: right;
  background-image: url(../img/masthead.gif);
}

.xsidemenu {
  position: absolute;
  top: 50px;
  left: 0px;
  width: 110px;
  height: 400px;
  color: #000000;
  font-family: Times New Roman;
  font-size: 9pt;
  font-weight: normal;
  text-align: center;
  background-image: url(../img/sidemenu.gif);
}

.xarticle {
  position: absolute;
  top: 50px;
  left: 110px;
  width: 640px;
  background: #ffffff;
}

.xlist {
  position: absolute;
  top: 150px;
  left: 198px;
  width: 552px;
  background: #ffffff;
}

p {
  margin: 0;
  padding-top: 1em;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 0.5em;
  line-height: 1.5;
  font-size: 10pt;
}

.s12 { font-size: 12pt }
.s11 { font-size: 11pt }
.s10 { font-size: 10pt }

h1.hlink {
  padding-top: 1em;
  padding-left: 1em;
  padding-bottom: 0;
  color: #000000;
  font-family: Times New Roman;
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
}

h1.htext {
  padding-top: 0;
  padding-left: 1em;
  color: #000000;
  font-family: Times New Roman;
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
}

a.amasthead:link { color: #000000; }
a.amasthead:visited { color: #000000; }
a.amasthead:hover { color: #ff69b4; }
a.amasthead:active { color: #ff99cc; }

a.asidemenu:link { color: #000000; }
a.asidemenu:visited { color: #000000; }
a.asidemenu:hover { color: #ff69b4; }
a.asidemenu:active { color: #ff99cc; }

a.asidemenu2:link { color: #000000; }
a.asidemenu2:visited { color: #000000; }
a.asidemenu2:hover { color: #ff69b4; }
a.asidemenu2:active { color: #ff99cc; }

a.alist:link { color: #ff69b4; }
a.alist:visited { color: #ff69b4; }
a.alist:hover { color: #ff1493; }
a.alist:active { color: #ff69b4; }

a.amailto:link { color: #ff69b4; }
a.amailto:visited { color: #ff69b4; }
a.amailto:hover { color: #ff1493; }
a.amailto:active { color: #ff69b4; }



a {
text-decoration: none;
}

img.left {
  float: left;
  margin-right: 1em;
  margin-bottom: 0.5em;
}

img.right {
  float: right;
  margin-left: 1em;
  margin-bottom: 0.5em;
}

.gltitle {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 300px;
  height: 25px;
  background-image: url(../img/gltitle.jpg);
}

.glarticle {
  position: absolute;
  top: 25px;
  left: 0px;
  width: 300px;
  background: #ffffff;
}
