.clean{
  text-decoration:none;
}
h1{
  font-size: large;
  margin-left: -10px;
}
h2{
  margin-top:3px;
  margin-bottom:3px;
  font-size: medium;
  padding-top: 10px;
}
h3{
  text-align: center;
}
body{
  background-color: white;
}
p{
  font-size: medium;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
}
img{
  border: none;
}
a{
  text-decoration: none;
  color: black;
}
#header_pw{
  width: 98%;
  padding: 10px;
}
#contact{
  float: right;
  line-height: 100%;
  padding: 0px 5px 0px 5px;
}
#validator{
  display: none;
}
.holder{
  width: 98%;
  padding: 5px 5px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: medium;
}
.topic{
  width: 18%;
  float: left;
  font-size: medium;
  text-align: right;
  font-weight: 200;
}
.info{
  margin-left: 20%;
}
.smaller_lines{
  line-height: 50%;
}
.indent{
  margin-left: 10px;
}
.hide_p{
  display: none;
}
#big_title{
  font-size: larger:
  font-weight: bold;
  text-align: center;
}
.printer_blank{
  height: 10px;
}

