body {
  font-size: 12px; 
  font-family: arial, helvetica, sans-serif; 
  color: #000000; 
  background-attachment: fixed;
}

h1,h2,h3,h4,h5 {
  font-family: arial, helvetica, sans-serif; 
  color: #000000; 
}

p,i,b,dl,ul,ol,.text {
  font-size: 12px; 
  font-family: arial, helvetica, sans-serif; 
  color: #000000; 
}

a {
  font-size: 12px; 
  font-family: arial, helvetica, sans-serif; 
  font-weight: bold; 
  color: #008000; 
  text-decoration: none;
}

a.footer {
  font-size: 10px;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  color: #008000;
  text-decoration: none;
}

th {
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
}

td {
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
}

td.footer {
  font-size: 10px;
  font-family: arial, helvetica, sans-serif;
}

