/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

P {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: small;
 	font-weight: normal;
 	font-style: normal
}

.TextNavBar {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: small;
 	font-weight: normal;
 	font-style: normal
}