body {
    background-color: black;
}


h1 {

	font-size: 12pt;
	font-family: "arial";
	color: white;

}

h2 {

	font-size: 12pt;
	font-family: "arial";
	color: white;

}

h3 {

	font-size: 12pt;
	font-family: "arial";
	color: white;

}

label {

	font-size: 12pt;	
	font-family: "arial";
	color: white;
	font-weight: bold;
	
}
