body {
	background-color: #000000;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFBF0;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
link {
	font-size: small;
	font-weight: bold;
	color: #FFDFAA;
	text-decoration: none;
	background-color: #000066;
}
