body {
	background-color: Black;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: Black;
	margin-left:10px; margin-right:10px;
}
h3 {
   font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #060B68;
	margin-left:10px; margin-right:10px;
	
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #060B68;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #8989E7;
	
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #8989E7;
	margin-left:10px; margin-right:10px;
}