html {

  padding: 0px;

  margin: 0px;

}

body {

  color: #000000;

  background: #ffffff;

  font-family: "Times New Roman", Times, serif;

  font-size: 12pt;

}

a {

  text-decoration: underline;

  color: #0000dd;

}

#site-description {

  display: none;

}



#site-description h1 {

  display: none;

}


#banner {

  display: none;

}

#menu {

  display: none;

}

#minhdr {

  display: none;

}

#prnftr {

  clear: both;

  color: #000000;

  font-family: "Times New Roman", Times, serif;

  font-size: 12pt;

  overflow: auto;

  background: #ffffff;

  text-align: center;

  padding-left: 10px;

  padding-right: 10px;

  padding-top: 10px;

  padding-bottom: 15px;

}

h1 {

  font-size: 18px;

  padding-top: 5px;

}

h2 {

  font-size: 16px;

  padding-top: 5px;

}

h3 {

  font-size: 14px;

  padding-top: 5px;

}