html, body html{
  width: 100%;
  height: 101%;
}

body{
  border-width: 1px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 5;
  margin-right: 5;
  font-family: arial;
  font-size: 11pt;
  background-color: #49848A;
}

table{
  font-family: arial;
  font-size: 10.5pt;
}

.button1 {
  font-family: arial, helvetica, tahoma;
  font-size: 10pt;
  background-color: #49848A;
  color: #FFFFFF;
}
.input1 {
  font-family: arial, helvetica, tahoma;
  font-size: 10pt;
}
.photocredit {
  font-family: arial;
  font-size: 7pt;
}
.supsc {
   position: relative;
   bottom: 0.5em;
   font-size: 0.7em;
}
.subsc {
   position: relative;
   top: 0.3em;
   font-size: 0.7em;
}
