a {
	color: #FF8000;
	text-decoration: none;
	font-style: italic;
}
h1 {
	color: #FF8000;
}
h6 {
	font-size: 10px;
	color: #FF8000;
}
p {
	color: #FF8000;
	background-color: #000000;
}
body {
	color: #FF8000;
	background-color: #000000;
}
img {
	text-align: left;
}
table {
	text-align: left;
}
