#content,TD
{
	font-family: Arial;
	color:#1E2643;
	font-size: 12px;
}

A
{
/*	color: #1E2643;*/
	color: #000088;
	text-decoration: none;
}

h1
{
	font-size: 16px;
	font-weight: 600;
	color: #4B7287;
}

.path
{
    font-size:10px;
    color:#000088;
    text-transform:uppercase;  
}

.button
{
	font-size:13px;
	width:80px;
	border: 2px outset #414393;
	background: #4F52B2;
	color: white; 
}

TH
{
	text-align:left;
	font-size:12px;
	color:#1E2643;
}

.cart
{
	padding-right:20px;
}
