big {
  font-size: 12pt; 
  font-family: Helvetica 
}
small {
  font-size: 10pt;
  font-family: Helvetica
}
a:link {
  color: #ffffff;
  text-decoration: none
}
a:visited {
  color: #e0e0e0;
  text-decoration: none
}
body {
  color: #ffffff;
  background-color: #003399
}