BODY {font: 10pt "Arial";
      color: white;
      background: black;}

A:link {color: red};
A:visited {color: red};
A:active {color: yellow}

H1 {font-family: Arial;
    font-size: 16pt;
    font-weight: bold;
    color: red}

H2 {font-family: Arial;
    font-size: 8pt;
    color: white;
    text-indent: 1.5cm}

H3 {font-family: Arial;
    font-size: 10pt;
    color: white}