body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCFF;
}
body {
	background-color: #000000;
	margin-left: 0%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	background-image: url(images/bg-specs.gif);
}
.style2 {font-size: 12px}
.style7 {font-size: 9px}
a:link {
	color: #00FFFF;
	text-decoration: none;
}
a:visited {
	color: #00DDDD;
	text-decoration: none;
}
a:active {
	color: #79FFFF;
	text-decoration: none;
}
a:hover {
	color: #00FFFF;
	text-decoration: underline;
}