body {
	background-color: #000000;
	background-image: none;
	color: #CCCCCC;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCC66;
	letter-spacing: 6px;
	text-indent: 40px;
	font-weight: 700;
}
a:link {
	color: #FFFFFF;
	font-style: normal;
	border: none;
	text-decoration: none;
}
p {
	color: #999999;
	font-size: 12px;
	line-height: 18px;
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 20px;
}
a:visited {
	color: #FFFF66;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: 300;
	line-height: 20px;
	border-top: 0px solid #CCCC66;
	border-right: 3px solid #CCCC66;
	border-bottom: 0px solid #CCCC66;
	border-left: 3px solid #CCCC66;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCC66;
}
