body { background: #000000 ;
       margin-top: 15px;
       margin-left: 5px;
       margin-bottom: 15px;
       margin-right: 5px;
       font-family: "Times New Roman", Times, serif;
       color: #ff0000; }

a { font-style: italic;
    text-decoration: none; }
a:link { color: #ff0000 }
a:visited { color: #0000ff }
a:active { color: #000000 }
a:hover { color: #ff0000;
          font-size: 14pt; }
a.#l { font-size: 28pt;
       font-weight: bold; }
a:hover.#l { font-size: 32pt; }

p { margin: 0;
    padding: 0; }

p.main { text-align: justify;
         text-indent: 2em; 
         font-weight: bold;
         font-size: 12pt; }

p.mainc { text-align: center;
          font-weight: bold;
          font-size: 12pt;  }

img { border-color: #ff0000; }
