body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-color: #ABB;
  background-image: url(images/atom.gif)
}

table {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; 
  line-height: 14px
}

.bodytext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px
}

.bodytext2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 12px
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #060;
  text-align: center;
  line-height: 20px
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #060;
  text-align: center
}

a:link {
  color: #060
}

a:visited {
  color: #060
}

.caption {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 12px;
  color: #666
}
