/*
BODY, P, DIV, H1, H2, H3, TD, TH, LI, B, .iLinksTable, .LinksTable TH
{
	font-family: "Times New Roman", Times, Georgia, serif;
}
 
.LinksTable1 TH, .LinksTable3 TH, .ProductCaption, .ProductTable TH, .ProductTable, .ProductTable TABLE, .ProductTable TD, .ProductTable TABLE TD
{
	font-family:	serif;
}

.Note, .AddToOrder, .OrderBasket, .OrderBasket TD, .CustomerInfo, .PaymentInfo
{
	font-family:	serif;
	font-size:		12px;
}
.Note
{
	font-size:		14px;
}

.Copyright
{
	font-size:		11px;
}
*/
BODY, P, TD, TH, .ProductCaption, .ProductTable TH, INPUT, SELECT
{
	font-size:		12px;	/* Common 14px was too large for Pelco */
}

.Note
{
	font-size:		12px;
	color:			#3366cc;
}