h1 {  
  font-family: "Times New Roman", Times, serif;
}

#fullpage {
  overflow: visible;
  text-align: left;
  margin-right: auto;
  margin-left: auto;  
  padding-top: 10px;  
  padding-right: 10px;  
  padding-bottom: 10px;  
  padding-left: 10px;  
  font-family: "Times New Roman", Times, serif;  
  background-color: white;  
  width: auto;
}

#topleft {  
  float: left;  
  padding-top: 10px;  
  padding-right: 10px;  
  padding-bottom: 10px;  
  padding-left: 10px;  
  margin-top: 3px;  
  margin-right: 3px;  
  margin-bottom: 3px;  
  margin-left: 3px;  
  width: 47%;  
  display: block;  
  font-family: "Times New Roman", Times, serif;  
  border-top-width: 1px;  
  border-right-width: 1px;  
  border-bottom-width: 1px;  
  border-left-width: 1px;  
  border-top-color: black;  
  border-right-color: black;  
  border-bottom-color: black;  
  border-left-color: black;  
  border-top-style: none;  
  border-right-style: none;  
  border-bottom-style: none;  
  border-left-style: none;  
  background-color: transparent;
}

#topright {  
  width: 47%;  
  padding-top: 10px;  
  padding-right: 10px;  
  padding-bottom: 10px;  
  padding-left: 10px;  
  margin-top: 4px;  
  margin-right: 4px;  
  margin-bottom: 4px;  
  margin-left: 4px;  
  display: block;  
  visibility: visible;  
  float: right;  
  overflow: visible;  
  clear: none;  
  font-family: "Times New Roman", Times, serif;  
  border-top-width: 1px;  
  border-right-width: 1px;  
  border-bottom-width: 1px;  
  border-left-width: 1px;  
  border-top-color: black;  
  border-right-color: black;  
  border-bottom-color: black;  
  border-left-color: black;  
  border-top-style: none;  
  border-right-style: none;  
  border-bottom-style: none;  
  border-left-style: none;  
  background-color: transparent;
}

#bottomleft {  
  display: block;  
  float: left;  
  clear: left;  
  overflow: visible;  
  padding-top: 10px;  
  padding-right: 10px;  
  padding-bottom: 10px;  
  padding-left: 10px;  
  margin-top: 3px;  
  margin-right: 3px;  
  margin-bottom: 3px;  
  margin-left: 3px;  
  font-family: "Times New Roman", Times, serif;  
  width: 47%;  
  background-color: transparent;
}

#bottomright {  
  width: 47%;  
  padding-top: 10px;  
  padding-right: 10px;  
  padding-bottom: 10px;  
  padding-left: 10px;  
  margin-top: 3px;  
  margin-right: 3px;  
  margin-bottom: 3px;  
  margin-left: 3px;  
  display: block;  
  visibility: visible;  
  float: right;  
  font-family: "Times New Roman", Times, serif;  
  border-top-style: none;  
  border-right-style: none;  
  border-bottom-style: none;  
  border-left-style: none;  
  background-color: transparent;
}

form {  
  background-color: white;
}

input {  
  background-color: white;
}

#Subscription {  
  background-color: #ffff99;
}

textarea {  
  background-color: white;
}

.date {  
  width: 47%;  
  float: left;  
  display: block;  
  background-color: transparent;
}

.number {  
  width: 47%;  
  display: block;  
  text-align: right;  
  background-color: transparent;  
  float: right;
}

#greenbox {  
  width: auto;
}

.pdflink {  
  display: inline-block;
}

