body, th, td, pre {
  font-size: 80%;
  font-family: verdana,arial,helvetica,sans-serif;
}
body {
  background-color: #ffffff;
}
img {
  border:0;
}
h1, h2, h3 {
  font-weight: bold;
  color: #009D57;
  font-family: verdana,arial,helvetica,sans-serif;
  text-align: center
}
h1 { font-size: 130%; }
h2 { font-size: 120%; }
h3 { font-size: 110%; }
a { 
  font-family: verdana,arial,helvetica,sans-serif;
  font-weight: bold;
  text-decoration: none;
  color:#009D57;
}
a:hover { text-decoration: underline; }
