body, td{
  background-color:#FFFFCE;
  color:#663300;
  font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size:12pt;
  }

h1 
{
	font-size:24pt;
}

a{
	text-decoration:underline;
	color:#663300;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}

a:visited{
	font-style:italic;
}

a:hover{
	font-weight:bold;
}

a.titel{
	text-decoration:underline;
	color:#663300;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-style:normal;
}

div.emsg
{
  color:#FF0000;
  font-weight:bold;
  text-align:center;
}