body {
	background-color: #000000;
	text-align: center;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}


a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #999;
}

</style>
#small {
	font-size: small;
	font-style: italic;
	color: #FFF;
}
.little {
	font-size: small;
	font-style: italic;
	color: #FFF;
}
.td1 {
	background-image: url(images/small-bar.gif);
	background-repeat: no-repeat;
}
.td2 {
	background-image: url(images/lsb.gif);
	background-repeat: no-repeat;
}
