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



.text {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color:#B2B2B2;
  text-align:justify;
  vertical-align:top;
}


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

.text a {
  font-family: Arial, sans-serif;
  font-size:14px;
  color: #D8D8D8;
  text-decoration: none;
  text-align: center;
}

.text a:hover {
  font-family: Arial, sans-serif;
  font-size:14px;
  color: #D8D8D8;
  text-decoration: underline;
  text-align: center;
}

.text a:active {
  font-family: Arial, sans-serif;
  font-size14px;
  color: #D8D8D8;
  text-decoration: none;
  text-align: center;
}
