body
{
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
color:#cccccc;
}
h1
{
font-family:"Times New Roman";
font-weight:bold;
font-size:25px;
color:#eeeeee;
text-align:center;
}
h2
{
font-family:"Times New Roman";
font-weight:normal;
font-size:15px;
color:#eeeeee;
text-align:center;
}
p.desc
{
font-family: Arial, Helvetica, sans-serif;
width:800px;
margin:auto;
margin-top: 15px;
text-align:left;
/* border:1px solid white; */
}
p.list
{
font-family: Arial, Helvetica, sans-serif;
/* line-height:143%; */
/* text-align:center; */
}
a.game
{
font-family: Arial, Helvetica, sans-serif;
/* text-align:center; */
}

h1 {margin-bottom: 0; margin-top: 0}
h2 {margin-top: 0}
h1 a:link {color:#eeeeee; text-decoration: none}    /* non-visible H1 links */
h1 a:visited {color:#eeeeee; text-decoration: none}
h1 a:hover {color: #0099ff;}

a:link {color:#0099FF;}    /* unvisited link */
a:visited {color:#0099FF;} /* visited link */