a:link {
	font-family: "Palatino Linotype", Times, serif;
	color: #0000FF;
	text-decoration: none;

}
a:active {
	font-family: "Palatino Linotype", Times, serif;
	color: #FF0000;
	text-decoration: none;

}
a:visited {
	font-family: "Palatino Linotype", Times, serif;
	color: #0000FF;
	text-decoration: none;

}
a:hover {
	font-family: "Palatino Linotype", Times, serif;
	color: #FF0000;
	text-decoration: none;

}
body {
	font-family: "Palatino Linotype", Times, serif;
	background-color: #FFFFFF;
	margin: 5px;

}
.ueberschrift2 {

	font-family: "Palatino Linotype", Times, serif;
	font-size: large;
	font-weight: bold;
	font-variant: small-caps;
}
.ueberschrift1 {


	font-family: "Palatino Linotype", Times, serif;
	font-size: x-large;
	font-weight: bold;
	font-variant: small-caps;
}
td {
	font-family: "Palatino Linotype", Times, serif;
}
.date {
	font-family: "Palatino Linotype", Times, serif;
	font-size: small;
}
.headline {
	font-family: "Palatino Linotype", Times, serif;
	font-size: large;
	font-weight: bold;
}
.subheadline {
	font-family: "Palatino Linotype", Times, serif;
	font-style: italic;
}
.ueberschrift3 {
	font-family: "Palatino Linotype", Times, serif;
	font-weight: bold;
}
