body,table,input,select,textarea {
  font-family:"Times New Roman",serif;
  font-size:12pt;
}

body {
  background-color:#fff;
}

img {
  border:0;
}

p,
li {
  line-height:1em;
}

a {
  text-decoration:underline;
  color:#000000;
  white-space:nowrap;
}

#W {
  width:auto;
  background:none;
}

#H {
  height:auto;
  margin:0;
  border:0;
  background:none;
}

#H img,
#NT,
.Nav,
#NB {
  display:none;
}

#H h1 {
  height:auto;
  border-bottom:#999 solid 1px;
}

#H h1 a {
  width:100%;
  margin:0 0 1em 0;
  font-size:1.2em;
  font-style:normal;
  color:#000;
  text-decoration:none;
}

#H h1 span {
  display:block;
}

#C .PL {
  display:none;
}

h1 {
  font-size:1.2em;
  font-style:normal;
  color:#000000;
}

#C {
  min-height:auto;
  margin:1em 0 0 0;
  padding:0;
  border:0;
}

#C p {
  max-width:auto;
}

* html #C {
  height:auto;
}

#F {
  margin-top:1em;
  border-top:#999999 solid 1px;
}

#F .Contacts {
  border:0;
}

.FP .Author {
  margin-top:1em;
  text-align:right;
}