/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject {
	font-family: "Bradley Hand ITC",  cursive;
 	font-weight: bold
}

H1 {
	font-family: "Bradley Hand ITC",  cursive;
 	font-size: x-large;
 	font-weight: bold
}

P {
	font-family: "Bradley Hand ITC",  cursive;
 	font-size: 14pt;
 	font-weight: bold
}

.TextNavBar {
	font-family: "Bradley Hand ITC",  cursive;
 	font-weight: bold
}
