a
{  
  text-decoration: none;
  color: #CCCCCC;
}

p, div
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
}

small
{
  font-size: small;
}

.head
{
  font-family : "Arial Black";
  font-size : 24px;
  text-align: center;
}

HR
{
    HEIGHT: 2pt;
    color : #000000
}