/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY    {
	color: rgb(204,204,102);
	font-weight: bold;
	font-size: 12pt;
	font-family: Georgia, serif;
	text-decoration: none }
 A:link { font-family: Georgia,serif; font-size: 12pt; color: rgb(153,153,51); font-weight: bold;}
 A:visited { font-family: Georgia,serif; font-size: 12pt; color: rgb(204,0,0); font-weight: bold;}
 .TextObject { font-family: Georgia,serif; font-size: 12pt; color: rgb(204,204,102); font-weight: bold; font-variant: normal;}
 H1 { font-family: Copperplate; font-size: 36pt; color: rgb(204,204,102); font-weight: bold;}
 P { font-family: Georgia,serif; font-size: 12pt; color: rgb(204,204,102); font-weight: bold;}
 .TextNavBar { font-family: Georgia,serif; font-size: 12pt; font-weight: bold;}
 