/* Generelle Definitionen von TimesPaper
 *
 * Copyright (C) 2006 Robert Bienert
 */

html {
	font-family: Baskerville, Serif;
	color: black;
	background-color: white;
	background-image: none;
	text-align: justify;
}

h1, h2, h3, h4 {
	text-align: center;
	color: black;
}

blockquote, blockquote p {
	background-color: white !important;
	color: black !important;
	font-style: italic;
}
