body
{background-color:black;
font-family:arial;
color:black;
font-size:12pt
 }

h1
{
text-align: center;
color:black;
font-family: arial
font-size:18pt
}

h2{
font-family:arial;
color:black;
font-size:16pt
 }

h3{
font-family:arial;
font-color:black;
font-size:14pt
 }



a:link {font-family: arial;
font-size: 12pt;
font-weight: 300;
color: blue;
text-decoration: none}

 a:visited {font-family:arial;
font-size: 12pt;
font-weight: 300;
color: green ;
text-decoration: none}

a:active{font-family: arial;
font-size: 12pt;
font-weight: 300;
color: red;
text-decoration: underline;
}

a:hover {font-family: arial;
font-size: 12pt;
font-weight: 300;
color: red;
text-decoration: underline;
}



