body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	margin: 10px 20px 20px;
	line-height: 15px;
}
a:link {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FCFFA3;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
ul {
	font-size: 12px;
	line-height: 15px;
}
h1 {
	font-size: 20px;
	letter-spacing: 5pt;
	font-style: normal;
	margin: 10px;
	color: #999999;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	line-height: 15px;
	font-weight: normal;
	margin: 20px 20px 0px;
	color: #999999;
	letter-spacing: 3pt;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 20px;
}
