

body { 
  background-color:#FFFFFF; 
  font-family:Arial, Sans;
  font-size: 12px;
}

H1, H2, H3 { 
  font-weight : normal;
  vertical-align : middle;
 }

H1 {
  font-size: 16px;
  line-height: 20px;
  margin-bottom : 5px;
}

H2 {
  font-size: 14px;
  line-height: 16px;
  margin-bottom : 7px;
}

H3 {
  margin-bottom : 3px;
}

OL, UL {
  margin-top : 5px;
  margin-bottom : 5px;
}

a {
  color:black;
  text-decoration:none;
}

div.title    {
  text-align: center;
  font-size: 20px;
  margin-bottom:35px;
  margin-top : 20px;
}


.location { 
  visibility: hidden;
 }