h1  {
	font-family : Arial;
	font-size : xx-large;
	font-weight : bold;
	font-style : normal;
}

h2  {
	font-family : Arial;
	font-size : x-large;
	font-weight : bold;
	font-style : normal;
}

h3  {
	font-family : Arial;
	font-size : large;
	font-weight : bold;
	font-style : normal;
}

a  {
	font-family : Arial;
	font-style : normal;
	color : #0000ff;
	font-weight : normal;
	text-decoration : underline;
}

a:Visited  {
	font-family : Arial;
	font-style : normal;
	color : #000099;
	font-weight : normal;
	text-decoration : underline;
}

a:Active  {
	font-family : Arial;
	font-style : normal;
	color : Aqua;
	font-weight : normal;
	text-decoration : underline;
}

a:Hover  {
	font-family : Arial;
	font-style : normal;
	color : #ff0000;
	font-weight : normal;
	text-decoration : underline;
}

body  {
	font-family : Arial;
	font-size : medium;
	color : #000000;
}

p  {
	font-family : Arial;
}

td  {
	font-family : Arial;
}

.aenderung  {
	font-family : sans-serif;
	font-style : italic;
	color : #808080;
	font-weight : normal;
	text-align : center;
	font-size : small;
	text-decoration : none;
}

.blau  {
	color : #00008b;
}

.gross  {
	font-size : large;
}

.gruen  {
	color : #008000;
}

.klein  {
	font-size : small;
}

.rot  {
	color : #ff0000;
}

.small  {
	font-size : x-small;
}

.wichtig  {
	text-decoration : underline;
}
