﻿body 
{
	font-family: Arial;
	font-size: 10pt;
	color: Orange;
}

td
{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

span.product_title
{
	font-family: Arial Narrow, Agency FB, Futura Lt BT;
	font-size: 14pt;
	color: #ffffff;
	font-weight: bold;
}

span.product_sub_title
{
	font-family: Arial Narrow, Agency FB, Futura Lt BT;
	font-size: 14pt;
	color: orange;
	font-weight: bold;
}

span.product_detail_white
{
	font-family: Arial Narrow, Agency FB, Futura Lt BT;
	font-size: 12pt;
	color: #ffffff;
}

span.product_detail_orange
{
	font-family: Arial Narrow, Agency FB, Futura Lt BT;
	font-size: 12pt;
	color: orange;
}

span.category_description
{
	font-family: Arial Narrow, Agency FB, Futura Lt BT;
	font-size: 12pt;
	color: orange;
}

td.contacts
{
	font-family: Arial;
	font-size: 8pt;
	color: Orange;
	font-weight: bold;
}

a:link { font-family: Arial Narrow, Agency FB, Futura Lt BT; font-size: 12pt; text-decoration: none; color: #ffffff} 
a:visited { font-family: Arial Narrow, Agency FB, Futura Lt BT; font-size: 12pt; text-decoration: none; color: #ffffff} 
a:active { font-family: Arial Narrow, Agency FB, Futura Lt BT; font-size: 12pt; text-decoration: none; color: #ffffff}
a:active { font-family: Arial Narrow, Agency FB, Futura Lt BT; font-size: 12pt; text-decoration: none; color: #ffffff}    

