body 
{ 
  margin:    0 0 0 0;
  font-size: 16px;
  font-family: Verdana, Bookman Old Style, Impact, Garamond, Helvetica, Tahoma, Arial,  Century Gothic sans-serif;
  background-color: gray;
}

p
{
  font-size: 16px;
  text-align: justify;
  
}

h1
{
  color: #000000 ;
  font-size: 40px;
  font-weight: bold;
}

h3
{
  color: #000000 ;
  font-size: 25px;
  font-weight: 500;
}


.tel
{
  color: #000000 ;
  font-size: 30px;
  font-weight: bold;   
}

a.menu
{
  font-size: 16px;
  color: #ff6633;
  text-decoration: underline;  
  font-weight:500;  
}

a
{
  font-size: 16px;
  font-weight:400;
  color: #ff6633;
  text-decoration: underline;     
}

table            {border-collapse: collapse;}
table td         {padding: 0px}
