body {
  margin: 0;
  padding: 0;
  background: #080808;
  text-align: center;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color: #040404;
  font-size: 7pt;
}

#flashcontent {
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   text-align: center;
   line-height: 18px;
   color: #ffffff;
}
#flashcontent strong { display: block; padding-top: 50px; }
#flashcontent a:visited { color: #888888; text-decoration: none; font-weight: normal; }
#flashcontent a { color: #888888; text-decoration: none; font-weight: normal; }
#flashcontent a:hover { color: #aaaaaa; text-decoration: underline; font-weight: normal; }

h1 { font-size: 9pt; margin: 0; padding: 0; }

#footInv { display: none; }