body { color: black; background-color: black; background-image: none; background-repeat: no-repeat; }

p {}

td {}

a:link { color: #fff ; font-size: 10pt; }

a:visited { color: #f00 ; font-size: 10pt; font-family: arial; }

a:hover { color: #f00 ; font-size: 10pt; font-family: arial; }

a:active { color: red }
h1 { color: #da1b1d; font-size: 16pt; font-family: arial; font-weight: bold; margin: 0.67em 0; }
h2 { color: #000; font-size: 12pt; font-family: arial; font-weight: bold; margin: 0.83em 0; }
h3 { color: #fff; font-size: 10pt; font-family: arial; }
a { 
    outline: none;
}
