body {
  background-color: #fff; 
  line-height: 20px;
  }
  
body, td, th {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  text-align: left;
  }

a{color:#626366; text-decoration:none}
a:hover{text-decoration:underline}

 
/* CLASS SELECTORS */
a.sitetitle {
  color: #800000;
  font-size: 16px;
  font-weight: bold;
  }

table.siteinfo {
  border: thin solid black;
  border-collapse: collapse;
  font-family: Arial, Helvetica, sans-serif;
  width: 512px;
  }

td.data {
  font-family: Arial, Helvetica, sans-serif; 
  padding: 9px 5px 5px;
  vertical-align: top;
  }

th.address, th.contact {
  background-color: #ad1f25;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold;
  padding: 3px 5px;
  }

th.address {
  width: 310px;
  }

th.contact {
  width: 200px;
  }

p.sitepara {
  margin-top: 40px;
  }
  
  
  
/* ID SELECTORS */

/*
div#contentTitles h1 {
  display:none;
  }
*/
