
body {

  background-color: #FFFFFF;

}

body table {

  font-size: 100%;

}


div.locations *, a.location {

  font-family: Arial, sans-serif;
  
  font-size: 12px;
  
  color: #FFFFFF;
  
  text-decoration: none;

}


div.main_content {

  font-size: 90%;
  
  font-family: Arial, sans-serif;

}

div.main_content table {

  font-size: 100%;

}

h1.textual_page_heading {

  font-weight: bold;
  
  font-size: 120%;
  
  text-align: center;
  
  color: #627D97;

}