/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
.Null { font-size: medium;}
 UL { font-size: small;}
 .Small { font-size: x-small;}
 .X-Small { font-size: xx-small;}
 .Small-bold { font-size: x-small; font-weight: bold;}
 
