input {
 border:1px solid #000033;
 background-color:#ffffff;
 color:#000000;
 font-family: Arial;
 font-size:11pt;
}

.inputLabel {
 color: #000000;
 font-family: Arial;
 font-size:11pt;
}

.formMessage {
 color: #000000;
 font-family: Arial;
 font-size:11pt;
}

.formHeader {
  color: #000066; 
  text-decoration: none; 
  font-family: arial; 
  font-size: 16px;
  font-weight: bold;
}


