
h1 {	font-family: arial;
	font-size: 16px;
	font-color: black;
    }


h2 {	font-family: arial;
	font-size: 14px;
	font-color: black;
    }



h3 {	font-family: arial;
	font-size: 12px;
	font-color: white;
    }
		
body {	background-color: #000000

    }

A:link { text-decoration: none
	  

	}

A:hover { text-decoration: underline 

	}
