body { margin: 0.2cm; }
h1 {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 26pt;
	text-decoration : blink;
	background : transparent none;
	background-color : transparent;
	font : bolder italic small-caps 26px/normal cursive;
	font-style : italic;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	list-style : circle inside none;
	list-style-image : none;
	list-style-position : inside;
	list-style-type : upper-roman;
	margin-bottom : auto;
	margin-left : auto;
	margin-right : auto;
	margin-top : auto;
	word-spacing : normal;
	text-transform : capitalize;
	text-align : center;
	color : Yellow;
}
h2 {
	font-family: Wide Latin, Arial Black, Helvetica, sans-serif;
	font-size: 16pt;
	text-decoration : blink;
	text-align : center;
	color : #00FFFF;
}
h3{
	font-family : sans-serif;
	font-size : smaller;
	font : bolder normal normal 14pt/normal serif;
	text-align : center;
	color : Lime;
	text-decoration : none;
	list-style-type : lower-roman;
	font-style : italic;
}
p {
	font-family: serif;
	sans-serif, font-size: 14pt;
	margin-left: auto;
	background : transparent none;
	color: silver;
}
p.rahmen { text-align: right; line-height: 1.2; padding: 10px; background: silver; }
b {
	color:aqua;
	text-align : center;
	text-decoration : none;
	text-transform : none;
	list-style-type : decimal;
	list-style-position : inside;
	list-style-image : none;
                font-style : italic;
	font-size : 14pt;
	font-variant : normal;
	font-weight : normal;
}
ul { list-style-image: url(cross.gif); font-family: Comic Sans MS, Arial, Helvetica, sans-serif; font-size: 12pt; }
A:link { color: yellow; }
A:hover { text-decoration: none; color: red; }
A:active {
	text-decoration: overline;
	color: yellow;
	font : bold italic normal larger/normal cursive;
	font-family : sans-serif;
	}
A:visited {text-decoration: none; color: #FF8040; }
