body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #7E4a7B;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	color: #7E4A7B;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #CCCCCC;
	font-weight: bold;
}
