A:Visited  {
	color : #993399;
	font-family : Verdana;
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
	font-family : Verdana;
	color : #ff9933;
}

A:LINK {
	color : #0066cc;
	font-family : Verdana;
	text-decoration : none;
}

A:Hover  {
	font-family : Verdana;
	color : #ff9933;
	text-decoration : none;
}

BODY,OL,UL,LI,TD,TH,P,CAPTION,DIV,H1,H2,H3,H4,H5 {
	font-size : 10pt;
	font-family : Verdana;
	font-style : normal;
}

H6  {
	font-size : 12pt;
	font-family : Verdana;
	font-style : 700;
	color : #0066ff;
	text-align: center;
}

INPUT,SELECT,TEXTAREA {
	font-family : Verdana;
	font-size : 8pt;
	color : #3333cc;
}

.tableHeading {
	font-size : 8pt;
	font-family : Verdana;
	font-style : normal;
	font-weight: 400;
	color : #000000;
}

.price {
	font-size : 8pt;
	font-family : Verdana;
	font-style : normal;
	font-weight: 400;
	color : #3333cc;
}

.field, .small {
	font-family : Verdana;
	font-style : normal;
	font-size: 8pt;
}

.footer {
	text-align: center;
	font-family : Verdana;
	font-style : normal;
	font-size: 10pt;
	color: #ffe4b5;
}

.indent-aisle{
	padding-left: 20px;
}