/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

A:active {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 16px;
 	color: rgb(0,51,153);
 	font-style: italic
}

A:link {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 16px;
 	color: rgb(0,0,255);
 	font-style: italic
}

.TextObject {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 16px;
 	color: rgb(0,0,0);
 	line-height: 20px;
 	font-weight: bold
}

P {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 16px;
 	line-height: 20pt;
 	font-weight: bold
}

A {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 16px;
 	color: rgb(0,0,255);
 	line-height: 0pt;
 	font-style: italic
}

.TextNavBar {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 16px;
 	color: rgb(0,0,0);
 	line-height: 20px;
 	font-weight: bold
}
