/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
.headings { font-weight: bold;}
 .top { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 20px; font-weight: bold;}
 .event { font-style: italic;}
 .author_info { font-size: 9px;}
 .date { font-size: 75%; font-weight: bold;}
 
