td{
  font-size : medium; 
  font-weight : normal;
}
a{
  font-size : x-small;
background-position : center top;}
address{
  font-size : medium;
  font-weight : normal;
  text-align : left;
  font-family : Arial;
}
a:hover{
  background-color:#66cccc;
}
h1{
  font-size : 30px;
  font-family : Arial;
  color : navy;background-position : center bottom;
  vertical-align : bottom;
  text-align : center;
}
h2{
  font-size : 24px;
  font-family : "Arial Black";
  color : navy;
  
  text-align : center;
  vertical-align : bottom;
}
h3{
  color : navy;
  vertical-align : top;
  text-align : center;
  font-size : 20px;
  font-weight : bolder;
}
p{
  font-size : 10px;
  background-repeat : repeat-x;
  text-align : center;
}