/* CSS definition file containing site wide stylesheets */

BODY {
	font-family: "Arial Narrow",  sans-serif;
 	color: rgb(172,47,38)
}

.Subheads {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: x-small;
 	text-align: left
}

.Quotes {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	font-style: italic
}

.Footnotes {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small
}

.Caption {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-style: italic
}

.Code {
	font-family: "Times New Roman",  Times,  Serif;
 	color: rgb(0,0,0)
}

.Address {
	font-style: italic
}

.pk {
	Patrick: Ohne
}

.Credits {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

P {
	vertical-align: baseline
}

.Patrick {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-large;
 	color: rgb(133,33,33);
 	font-weight: bold;
 	text-align: center;
 	background-color: rgb(255,255,255);
 	border: 3pt double rgb(129,129,129)
}

.Formatted {
	font-family: "Times New Roman",  Times,  Serif
}

LI {
	color: rgb(129,129,129)
}

ADDRESS {
	font-family: "Times New Roman",  Times,  Serif;
 	color: rgb(0,0,204)
}