  body
  {
    background-image:url(bg_arena2.gif);
  }

  body,h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i 
  {
    font-family:Arial,Helvetica,sans-serif; 
  }

  p, td
  {
    font-size:14pt;
  }
  
  p
  {
    text-align:center;
  }
  
  
  h1
  {
    font-size:24pt;
    font-weight:bold;
  }
  
  h2
  {
    font-size:20pt;
    font-weight:bold;
  }
  
  h3, th
  {
    font-size:16pt;
    font-weight:bold;
  }
  
  
  
  a:link { text-decoration:none;}
  a:visited { text-decoration:none;}
  a:hover { text-decoration:none; background-color:#FFFF00; }
  a:active { text-decoration:none; background-color:#CCFFFF; }
  