body
{
  padding: 50px 30px 30px 30px;
  background-color: #000000;
}


a:link, a:visited, a:active, a:hover
{
  font-weight: bolder;
  text-decoration: none; 
  color: #FFFFFF;
}

a:active, a:hover
{
  text-decoration: underline;
}

.cntr
{
  text-align: center;
}

p
{
  text-align: justify;
  font-family: tahoma,arial,helvetica,sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none; 
  color: #FFFFFF;
  text-align: center;
}