H1 {
	font-size: 18px;
	font-weight: bold;
	font-family: tahoma, trebuchet, trebuchet ms, sans-serif;
	color: #ff0000;
}

TD {
	font-size: 12px;
	font-family: tahoma, trebuchet, trebuchet ms, sans-serif;
	color: #000000;
}

P {
	font-size: 12px;
	font-family: tahoma, trebuchet, trebuchet ms, sans-serif;
	color: #000000;
}

A {
	font-size: 12px;
	font-family: tahoma, trebuchet, trebuchet ms, sans-serif;
	color: #0066ff;
	text-decoration: none;
}

A:hover {
	font-size: 12px;
	font-family: tahoma, trebuchet, trebuchet ms, sans-serif;
	text-decoration: underline;
}

A:visited {
	font-size: 12px;
	font-family: tahoma, trebuchet, trebuchet ms, sans-serif;
	color: #660099;
	text-decoration: none;
}

.rot {
	color: #ff0000;
}

.gruen {
	color: #66ff33;
}

.gross {
	font-size: 14px;
}

DT {
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma, trebuchet, trebuchet ms, sans-serif;
	color: #000000;
}

DD {
	font-size: 12px;
	font-family: tahoma, trebuchet, trebuchet ms, sans-serif;
	color: #000000;
}

UL {
	list-style: square outside none;
	margin-left: 0px;
	font-size: 12px;
	font-family: tahoma, trebuchet, trebuchet ms, sans-serif;
	color: #000000;
}

LI {
	font-size: 12px;
	font-family: tahoma, trebuchet, trebuchet ms, sans-serif;
	color: #000000;
}
