/* hide from ie5 mac \*/
html {
  height: 100%;
  //overflow: hidden;
}
#flashcontent {
  height: 100%;
}
/* end hide */
body {
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #000;
  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #aaa
}

td {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #aaa}
a {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #cccccc; text-decoration: underline;}
a:hover {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #dddddd; text-decoration: none;}
