body {
  background: #f0f0ff;
}

p 
{ 
    font-family: arial,helvetica;
    font-size:90%;
}
  
h1
{ 
    font-family: arial,helvetica;
}
  
h2
{ 
    font-family: arial,helvetica;
}
  
h3
{ 
    font-family: arial,helvetica;
}
  
h4
{ 
    font-family: arial,helvetica;
    font-size:90%;
}

li
{ 
    font-family: arial,helvetica;
    font-size:90%;
}

#address
{ 
    font-family: arial,helvetica;
    font-size:75%;
  
}

