/* allgemeine Schriftformate der Webseite mmweb */

p, h1, h2, h3, ul, li, div, td { font-family:Times New Roman; }

p { font-size:12pt; margin-bottom:12pt; }
h1 { font-size:36pt; font-weight:normal; }
h2 { font-size:18pt; font-weight:bold; margin-bottom:30pt; }
h3 { font-size:14pt; font-weight:bold; margin-left:40pt; }
td { font-size:12pt; }
li { font-size:12pt; margin-bottom:6pt; text-indent:5pt; }
a:link { color:#0000CC; text-decoration:underline; }
a:visited { color:#0000CC; text-decoration:underline; }
a:hover { color:#FF0000; text-decoration:underline; }