body
{
  background-color: #000000;
  color: #ffffff;
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 13px;
}

p
{
  line-height: 150%;
}

a:link
{
  color: #ffffff;
}

a:active
{
  color: #0000ff;
}

a:visited
{
  color: #ffffff;
}

a:hover
{
  color: #00FFFF;
}

#Stores p
{
  text-align: right;
  font-size: 10px;
  line-height: 150%;
  word-spacing: 0;
  text-indent: 0;
  margin: 0;
}
