/*	German  */

body, td, p { color: #000000; font-family: arial, helvetica, sans-serif; }

h1 { 
/* adjust font-size as necessary if must use different font, use same font as for h2, keep line-height 4px more */
	font-size: 46px; 
	line-height: 50px;
	color: #6B4E64; 
	font-family: apple chancery, brush script, brush script mt, times new roman, times, serif;
	font-weight: normal; 
	font-style: italic;
	text-align: center;
	}
h1.sub {
	font-size: 26px;
	line-height: 30px;
	color: #79A7A7;
	font-family: georgia, times new roman, times, serif;
	font-weight: normal;
	font-style: normal;
	border-color: #79A7A7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	width: 394px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
h2 { 
	font-size: 16pt; 
	color: #6B4E64; 
	font-family: georgia, times new roman, times, serif; 
	}

p.first:first-letter  {
	font-size: 350%; 
	color: #79A7A7; 
	font-family: georgia, times new roman, times, serif;
	float: left; 
	margin-top: -8px; 
	padding-right: 3px;
	}

p.blurb {
	font-size: 14pt; 
	color:#79A7A7; 
	font-family: georgia, times new roman, times, serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;
	padding: 5px 10px;
	border-color: #79A7A7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	}
div.flright {
	float: right;
	width: 180px;
	padding-left: 5px;
	}
p.cap {
	font-size: 80%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 1em;
	margin-left: 5px;
	}
.ftnote {
	font-size: 80%;
	}
	
/* -------------------------------------- */
/* standard - do not adjust */
div.linktext { margin-left: 2px; width: 160px;}
div.linktext p { margin-bottom: 0px; margin-top: 0; font-weight: bold; font-size: 12px; font-family: arial, helvetica, sans-serif; }
div.linktext ul{ padding-left: 0px; margin-left: -35px; margin-top: 0px; margin-bottom: 1em; font-size: 12px; font-family: arial, helvetica, sans-serif; }
div.linktext ul li { padding-left: 35px; margin-left: 0px; margin-bottom: 3px; list-style-type: none; }
td.appeared p {font-size: 77%; color: #ffffff; font-family: arial, helvetica, sans-serif;}
a:hover {color: #0033ff;}

/* use background-color if needed in div.footer */
div.footer { width: 600px; margin: 0; padding: 2px 0; border: none;}
div.footer p {margin: 1em 2px; font-size: 12px; font-family: arial, helvetica, sans-serif; }
/* -------------------------------------- */

