body {
  background-image: url(images/background3.gif);
  font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
}

body.intropage {
  background-color: #ffffff;
}

table.intropagetable {
  border: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
}

p.intro {
  color: #777777;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

em.introem {
  color: #aaaaaa;
  font-style: normal;
}

p {
  margin: 0px;
  padding: 0px;
  text-align: justify;
}

a {
  color: #555555;
  font-weight: bold;
  text-decoration: none;
}

a.cchana {
  color: #aaaaaa;
}

a:hover {
  color: #9B34C6;
  font-weight: bold;
  text-decoration: none;
}

img {
  border: 0px;
}

h1 {
  text-align: center;
}

h2 {
  text-align: center;
}

em.generalemphasis {
  font-style: normal;
  font-weight: bold;
}

em.date {
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
}