td,p,input,h3, body,textarea
body{
  font-family:Arial, Helvetica;
  font-size:15px;
  color:black;
}

table
{
	background-color: #CC6666;
	border-width:0px;
	border-style:solid;
	border-color:white;
}

h3
{
  font-family: Arial, Helvetica;
  font-size:12px;
  color:black;
}

.fett
{
  font-weight: bold;
  line-height:20px;
}

td
{
  background-color: black;
  font-family: Arial, Helvetica;
  font-size:12px;
  color:white;
}

th
{
  font-family: Arial, Helvetica;
  font-size:12px;
  color:white;
}