body {
  margin:0px;
  padding:0px;
  background:#ffffff;
}



.text {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #519331;
  text-align:justify;
}

.text h1{
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #ffffff;
  text-align:justify;
}

.text a {
  font-family: Arial;
  font-size:12px;
  color: #50660a;
}

.text a:hover {
  font-family: Arial;
  font-size:12px;
  color: #50660a;
}

.text a:active {
  font-family: Arial;
  font-size:12px;
  color: #50660a;
}


.text_top {
  font-family: Arial, sans-serif;
  font-size: 15px;
  color:#710100;
  text-align:center;
}
