body {
 color: #FF0000;
 background: #000000;
 font-size: 16pt;
 font-family: Times;
}

p {
 color: #FF0000;
 margin-left: 0.7cm;
 margin-right: 0.7cm;
}

a {
 text-decoration: underline;
 color: #FF0000;
}
a:link {
 text-decoration: underline;
 color: #FF0000;
}

a:visited {
 text-decoration: underline;
 color: #FF0000;
}

td {
 color: #FF0000;
 font-family: Times;
 font-size: 14pt;
}
td.klein {
 color: #FF0000;
 font-family: Times;
 font-size: 12pt;
}

td.xklein {
 color: #FF0000;
 font-family: Times;
 font-size: 8pt;
}

ul {
 color: #FF0000;
 margin-left: 2cm;
 margin-right: 2cm;
}

h1 {
 color: #FF0000;
 text-align: center;
 font-family: Times;
 font-size: 30pt;
}

h2 {
 color: #FF0000;
 text-align: center;
 font-family: Times;
 font-size: 24pt;
}