body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0% 0 0%;
}
h1 {
	COLOR: #FFFFFF;
	font-size: 8px;
	font-weight: bold;
	line-height: 13px;
	letter-spacing: 1px;
}
h1 a:link {
	color: #FFFFFF;
	text-decoration;
	text-decoration: none;
}
h1 a:visited {
	color: #FFFFFF;
	text-decoration;
	text-decoration: none;
}
h1 a:hover {
	color: #6666CC;
	}
h2 {
	COLOR: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	letter-spacing: 1px;
}
h2 a:link {
	color: #FFFFFF;
	text-decoration;
	text-decoration: none;
}
h2 a:visited {
	color: #FFFFFF;
	text-decoration;
	text-decoration: none;
}
h2 a:hover {
	color: #6666CC;
}
a.white:link {
	color: #FFFFFF
}
a.white:visited {
	color: #FFFFFF
}
}
a.white:hover {
	color: #FF9900
}
a img:link {
	border: none;
}

