body {
	background-color: #000000;
	text-align: justify;
}
a:visited {
color: #FF6633;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight:bold
	background-color: #000000;
}

.heading {
	font-style: normal;
	font-weight: bold;
	text-align: left
	font-size:large
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	color: #FF6633;
	background-color: #000000;
}
.page {
	font-family: Arial, sans-serif;
	font-style: normal
	color: #FFFFFF;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
	color: #FFFFFF;
	background-color: #000000;
}
a:link {
	color: #FF6633;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bold
	background-color: #000000;
	font-weight: bold;
}
