HTML, BODY, TD, INPUT {
font-family: Apple Chancery, Serif;
	font-size: 14px;
}

/** Für Formulare und Shopseiten **/

/* Schriftart für Formulartabellen und Formularelemente */
table.formtab td,
table.formtab input,
table.formtab select,
table.formtab textarea {
font-family: Apple Chancery, Serif;
	font-size: 14px;
}
