body {
	background-color: #000000;
	color: #00FF00;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}p {
	width: 700px;
}
.style1 {
	font-size: xx-small;
	text-decoration: underline;
	text-transform: uppercase;
}
.style3 {
	font-size: xx-small;
	text-transform: uppercase;
}
b {
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {
	font-size: medium;
	font-weight: bold;
}
