body { color: black; }

p { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.fett { font-weight: bold; }
td { }

a:link { color: black; text-decoration: none; }

a:visited { color: black; text-decoration: none; }

a:hover { color: black; text-decoration: underline; }

a:active { color: black; text-decoration: none; }
h1 { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-align: justify; }
.white { color: white; }
.block { text-align: justify; }
.red { color: #94171c; }
.gross { font-size: 24px; }
.right { text-align: right; }
.left { text-align: left; }
.black { color: black; }
