﻿A
{
	color: #5E82A3;
	text-decoration: none;
}
A:visited
{
	color: #5E82A3;
}
A:active
{
	color: #5E82A3;
}
A:hover
{
	color: #5E82A3;
	text-decoration: underline;
}
TD
{
	font-family: Verdana;
	font-size: 11px;
}
HR
{
 	height: 1px;
 	color: #5E82A3;
}
BODY
{
	background-color: white;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
}
.gray
{
	color: #B5B2AA;
}
.blue1
{
	color: #6D87A8;
}
.blue2
{
	color: #5E82A3;
}
.blue3
{
	color: #3A4972;
}
SPAN, DIV
{
	font-family: "Segoe WPC", "Segoe UI", Tahoma, Arial, Verdana, Sans-Serif;
}
.productIconCell
{
	width: 200px;
}
.productTextCell
{
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
.productTitle
{
	font-size: 20px;
}
.productDescription
{
	font-size: 12px;
}

