
body {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.m1 {
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  color: white;
}

.m1 a {
  color: white;
  text-decoration: none;
}

.m1 a:hover {
  text-decoration: underline;
}

.m2 {
  color: black;
  font-family: Verdana;
  font-size: 8pt;
}

.m2 a {
  color: #0000ff;
  text-decoration: none;
}

.m2 a:visited {
  color: #000099;
}

.m2 a:hover {
  text-decoration: underline;
}

.m3 {
  font-family: Verdana;
  font-size: 8pt;
  color: #666666;
}

.m3 a {
  color: #0000ff;
  text-decoration: none;
}

.m3 a:visited {
  color: #000099;
}

.m3 a:hover {
  text-decoration: underline;
}


p.d {
  margin-left: 40px;
  margin-right: 80px;
  font-weight: bold;
  font-size: 12pt;
  color: #0000cc;
  font-family: Verdana;
}

p.h {
  margin-left: 40px;
  margin-right: 80px;
  font-weight: bold;
  font-size: 11pt;
  color: #0000cc;
  font-family: Verdana;
}

p.t {
  margin-left: 80px;
  margin-right: 80px;
  font-size: 10pt;
  font-family: Verdana;
}

a.t {
  text-decoration: none;
  color: #0000ff;
  font-family: Verdana;
}

a.t:visited {
  color: #000099;
}

a.t:hover {
  text-decoration: underline;
}
