body 
{
	background-color: #1D2834;
}

body,td,th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.style1 {font-size: 24px}

.style2 {color: #666666}

a:link 
{
	color: #FF9900;
}

a:visited 
{
	color: #FF9900;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
}

a:active {
	color: #FFFFFF; 
}

h1
{
	font-family: Tahoma;
	font-weight: lighter;
	font-size: 16px;
	padding-bottom: 0px;
	text-decoration: none;
}

p
{
	padding-top: 0px;
	font-size: 12px;
}

p.low a 
{
	font-size: 10px;
	color: #666666;
}

td.content p 
{
	color: #999999;

}

td.content 
{
	color: #999999;

}


a.content
{
	color: #999999;
	text-decoration: underline;
}

p.product
{
	width: 350px;
}



td.pics
{
	align: center;
	color: #999999;
}

