a
{
  color: #0099cc;
}
a:hover
{
  color: #33ccff;
}
body
{
  background-color: black;
  color: #fffffc;
  font-family: verdana;
  font-size: 11px;
  margin : 0;
}
div
{ 
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}
div.footer1
{ 
  font-size: 10px;
  text-align : center;
}
div.footer2
{
  font-size: 10px;
  text-align : center;
}
div.title1
{
  font-family: Impact, Helvetica, Verdana, sans-serif;
  font-size: 16px;
  font-weight : normal;
  color: white;
  text-align : center;
}
div.title2
{
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  font-weight : normal;
  color: white;
  text-align : center;
}
div.title3
{
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 10px;
  font-weight : normal;
  color: white;
  text-align : center;
}
