BODY 
	{background-color: black; 
	font-size: 9pt; 
        font-family: arial; 
	text-color: '#B1B1B1'}

A:link  
	{text-decoration: none;
	font-size: 9pt; 
        font-family: arial;
	color: '#B1B1B1'}	   

A:visited 
	{text-decoration: none; 
	font-size: 9pt; 
        font-family: arial;
	color: '#B1B1B1'}

A:hover 
	{color: '#E22E3C'}


.title4 {font-family: arial;  color: silver; font-size: 10px}

.bottom a:visited {color: silver}
.bottom a:active {color: silver}
.bottom a {text-decoration:none; color:silver}

.productTable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	margin: 0px;
	border:none;
}
.nbt{ border:none; padding:none; border-collapse:collapse; }
.nbb{ border:none; padding:none; border-collapse:collapse; }