body {
  font-size:10px;
  font-family:Tahoma;
  color:#150554; 
}

table {
  font-size:10px;
  font-family:Tahoma;
  color:#150554; 
}

h2 {
  color:#150554;
  font-size:12px;
  font-weight:bold;
  text-align:center;
  background-color: #eeebfb;
}

h3 {
 font-size: 18px; 
 color:#150554; 
 border-bottom: 2px solid #928f9e;
 font-style: normal;
 }

input {
  color:#928f9e; 
  border: 1px solid #928f9e;
}

textarea {
  color:#928f9e; 
  font-family: Tahoma;
  font-size: 10px;
  border: 1px solid #928f9e;
}

.infor {
  font-size: 10px; 
  font-family: Tahoma;
} 

.submit {
  width:80px;
  height:30px;
  font-size:12px;
  font-weight:bold;
  color:#eeebfb;
  background-color:#150554;
  border:1px solid #eeebfb;
  
}

.value {
  color:#150554;
  font-weight:bold;
}