body {
	background-color: #000000;
}

.style1 {font-size: xx-large; color: #000000; font-style: italic; margin-top: 0;}
.style2 {font-size: x-large; color: #000000; font-style: italic; margin-top: 0;}
.style3 {font-size: large}




p {margin: 0;
}

a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

blockquote{
margin-top: 0;
margin-bottom: 0;
margin-right: 0;
}