body {}

/* H1 Arial 14 fett */
H1 { color: #000000; font-size: 14pt; font-family: Arial, Verdana; font-weight: 600; text-decoration: none; text-align: center }
/* H2 Arial 12 fett */
H2 { color: #000000; font-size: 12pt; font-family: Arial, Verdana; font-weight: bold; text-decoration: none; text-align: center }
/* H3 Arial 10 fett */
H3 { color: #000000; font-size: 10pt; font-family: Arial, Verdana; font-weight: bold; text-decoration: none; text-align: none }
/* H4 Arial 10 normal */
H4 { color: #000000; font-size: 10pt; font-family: Arial, Verdana; font-weight: normal; text-decoration: none; text-align: none }
/* H5 Arial 9 normal */
H5 { color: #000000; font-size: 9pt; font-family: Arial, Verdana; font-weight: normal; text-decoration: none; text-align: none }
/* H6 Arial 8 normal */
H6 { color: #000000; font-size: 8pt; font-family: Arial, Verdana; font-weight: normal; text-decoration: none; text-align: none }
/* H7 Arial 7 normal */
H7 { color: #000000; font-size: 7pt; font-family: Arial, Verdana; font-weight: normal; text-decoration: none; text-align: none }

a:link {color: #4A4A4A; text-decoration: none}
a:visited {color: #4A4A4A; text-decoration: none}
a:hover {color: #CC0000; text-decoration:underline}
a:active {color: #4A4A4A; text-decoration: none}
a:focus {background-color: #F4F4F4}

p {}
td {}