#download_text a {color: #AB1313; text-decoration: underline;}


#download_text {
  display: block;
  float: center;
  width: 600px;
  margin: 40px;
  background: #FFFFFF;
  text-align: justify;
}



#download_table_title {
  background: #8c8c8c;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
}