body { 
  font-family:palatino,palatino linotype,times,serif; 
  background-color: white; 
  padding-left: 2%;
  padding-right: 2%;
}

h1,h2,h3 {
  text-align:center;
}


em {
  font-weight:bold;
}

p,ul {
  font-size: 10pt;
}

.imagesmall {
  font-size: 8pt;
  text-align: center;
}

a { text-decoration:none; }
a:hover { text-decoration:underline; }

p.image {
  font-size: 10pt;
  text-align: center;
}


address {
  font-size: smaller;
}

em {
  font-weight:bold;
}

