body 
{
  background-color: #ffe4e1; /*Misty Rose - 255:228:225*/
}

table
{
  background-color: #ffe4e1; /*Misty Rose - 255:228:225*/
  font-family: tahoma, arial;
  color: #ee74a5 /* 238:116:165 */
}

td
{
  font-size: 12px;
}

p
{ 
  font-size: 12px;
  font-family:  tahoma, arial;
  text-align: center; 
  color: #ee74a5 /* 238:116:165 */
}

td.title
{
  padding-top: 1cm;
  background-image: url("../images/header-700.gif");
}

td.main
{
  font-size: 12px;
  text-align: center;
}

td.menu
{
  font-size: 12px;
  text-align: center;
}

a:visited
{
  color:#ee74a5;
}

a:link
{
  color:#ee74a5;
}
