body  { color: #000000; font-style: normal; font-weight: normal; font-size: 14px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
p {
	font-size: 14px;
}
h1   { font-style: normal; font-weight: bold; font-size: 40px; font-family: "Comic Sans MS, Arial, Helvetica, sans-serif"; }
h2   { font-size: 30px; font-family: "Comic Sans MS, Arial, Helvetica, sans-serif"; }
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
td {
	font-size: 14px;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.blau  { color: #30f; }
.rot { color: #f00; }
