/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { color: rgb(255,255,51);}
 .TextObject { color: rgb(255,255,51); text-align: center; margin-top: 1pt; margin-bottom: 1pt;}
 P { font-size: large; color: rgb(255,255,51); font-weight: bold;}
 