.content {
  font-family: Helvetica, Verdana, Arial; 
  font-size: 15px; 
  color: #452c0e;
  font-weight: 500;
  line-height: 16px;
  word-spacing: 2px;
  }
.content A:link, A:visited, A:active { color: #214458; text-decoration: underline }
.content A:hover { color: #8080FF; text-decoration: none }

.privacy {
  font-family: Verdana, Arial; 
  font-size: 11px; 
  color: #452c0e;
  text-align: justify;
  }

.thankyou {
  font-family: Helvetica, Verdana, Arial; 
  color: #452c0e;
  word-spacing: 2px;
  }
  
.subtitle {
  font-family: Verdana, Arial; 
  font-size: 12px;
  font-weight: 700; 
  color: #004468; 
  text-align: left; 
  padding-left:40px;
  padding-right:40px;
  }

.formtextbox { background: #E3CF6F; font-family:verdana; font-size:12px }
.formtextname { font-family:verdana; font-size:10px; color: #045374; }

.formbuttonsend { background: #055475; color:#E3CF6F; font-family:Helvetica; font-size:14px; font-weight: 600; border-collapse:collapse; padding:2px; width:100px }
.formbuttonreset { background: #055475; color:#E3CF6F; font-family:Helvetica; font-size:14px; font-weight: 600; border-collapse:collapse; padding:3px; width:100px }

.footer {
  font-family: Helvetica, Verdana, Arial; 
  font-size: 11px; 
  color: #009CDA;
  font-weight: 500;
  line-height: 16px;
  word-spacing: 2px;
  }
.footer A:link, A:visited, A:active { color: #007CB9; text-decoration: underline }
.footer A:hover { color: #BBBBBB; text-decoration: none }
