body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   7pt;
  color: white;
  line-height: 18px;
}

a:hover, a:visited, a:link {
    color: white;
}

a:link, a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#player_div {
    text-align: center;
    vertical-align: bottom;
    padding-top:120px;
}

h2 {
    font-size:   14pt;
    color: white;

}
