body {
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFF00;
	background-repeat: repeat;
	background-image: url(images/stars300.png);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #999999;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	color: #CCCCCC;
	text-align: left;
	line-height: 17px;
	margin-left: 180px;
	text-decoration: underline;
	margin-top: 8px;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}


p:first-letter {
	width: 42px;
	font-size: 54px;
	line-height: 34px;
	font-weight: normal;
	color:#666666;
	font-family: georgia, times;
	text-align: left;
	}
