body {
   font:10pt "times";
   background-color:#FFFFFF; 
   color:#505070;
}

table {
   background-color:#D0D0D0; 
}

th { 
}

a {
  text-decoration:underline;
}

a:hover {
  color:#707050;
}

h1 {
  font:16pt "helvetica";
  font-weight: bold
}

h2 {
  font:12pt "helvetica";
  font-weight: bold
}

h3 {
  font:12pt "times";
  font-weight: bold
}
