p
{
    color: #000000;
    text-shadow: 0 -2px #FFFFFF, 2px 0 #FFFFFF, 0 2px #FFFFFF, -2px 0 #FFFFFF;
	text-align: center;
}

h1 {
  color:#000000;   /* Farbe orange */
  font-size:28pt;  /* Größe 28pt   */
  font-family:arial, "lucida console", sans-serif; /* Schriftart */
    text-shadow: 0 -2px #FFFFFF, 2px 0 #FFFFFF, 0 2px #FFFFFF, -2px 0 #FFFFFF;
	text-align: center;
}

h2 {
  color:#000000;   /* Farbe orange */
  font-size:16pt;  /* Größe 28pt   */
  font-family:arial, "lucida console", sans-serif; /* Schriftart */
    text-shadow: 0 -2px #FFFFFF, 2px 0 #FFFFFF, 0 2px #FFFFFF, -2px 0 #FFFFFF;
	text-align: center;
}

h3 {
  color:#FF0000;   /* Farbe orange */
  font-size:28pt;  /* Größe 28pt   */
  font-family:arial, "lucida console", sans-serif; /* Schriftart */
    text-shadow: 0 -2px #FFFFFF, 2px 0 #FFFFFF, 0 2px #FFFFFF, -2px 0 #FFFFFF;
	text-align: center;
}