body {
  background-color: rgb(0,00,0);
	margin-left: 0px;
	margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px
}

h1 {color: rgb(255,255,255)}
h1 {font-family: arial}

h2 {color: rgb(255,255,255)}
h2 {font-family: arial}

p {color: rgb(255,255,255)}
p {font-family: arial}
p {font-size: 120%}
p {margin-left: 0cm}
p {margin-right: 0cm}

p.two {color: rgb(255,255,255)}
p.two {font-family: arial}
p.two {font-size: 100%}
p.two {margin-left: 0cm}
p.two {margin-right: 0cm}

p.three {color: rgb(255,255,255)}
p.three {font-family: arial}
p.three {font-size: 120%}
p.three {margin-left: 1cm}
p.three {margin-right: 1cm}

p.four {color: rgb(255,255,255)}
p.four {font-family: arial}
p.four {font-size: 100%}
p.four {margin-left: 1cm}
p.four {margin-right: 1cm}

ul {color: rgb(255,255,255)}
ul {font-family: arial}
ul {font-size: 120%}
ul {margin-left: 25%}

ul.two {color: rgb(255,255,255)}
ul.two {font-family: arial}
ul.two {font-size: 100%}
ul.two {margin-left: 0.5cm; margin-right: 0.5cm}

a:link {color: rgb(255,255,255); 
font-size: 100%; text-decoration: underline}
a:visited {color: rgb(255,255,255); 
font-size: 100%; text-decoration: underline}
a:hover {color: rgb(255,0,0); background: rgb(200,200,200); 
font-size: 100%; text-decoration: underline}
a:active {color: rgb(255,255,255); font-size: 100%}