.text	{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
}

.header1	{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bolder;
	font-size: 18px;
	color: #9CABB6;
}

.header2	{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #10ABEC;
	padding-bottom: 5px; padding-left: 0px; padding-right: 0px; padding-top: 5px;
}

.small	{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	color: #FFFFFF;
}

.go    {
	padding-bottom: 5px; padding-left: 0px; padding-right: 0px; padding-top: 5px;
	text-align: right;
}

A       {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0066BD;
}

A:HOVER {
	text-decoration : underline;
	color : #FF0000;
}

/* Table Products */
.productTbl { border-top: #788B99 1px solid; border-left: #788B99 1px solid; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.productTbl TR { border-left: #788B99 1px solid; vertical-align:top; }
.productTbl TD { border-right: #788B99 1px solid; border-bottom: #788B99 1px solid; }