BODY,OL,UL,LI,TD,TH,P,CAPTION,DIV,H1,H2,H3,H4,H5 {
	font-family : verdana;
	font-style : normal;
}

A:Visited  {
	color : #993399;
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
	color : #ff9933;
}

A:LINK {
	color : #0066cc;
	text-decoration : none;
}

A:Hover  {
	color : #ff9933;
	text-decoration : none;
}

H6, .aisleHeading {
	font-weight : 700;
	color : #0066ff;
	text-align: center;
}

.aisleHeading{
	color: #ffffff;
}

.aisleSubHeading{
	color: #003366;
}

.aisleText, .aislePriceText{
}

.aislePriceText {
 color: #990000;
 font-weight: 700;
}

INPUT,SELECT,TEXTAREA {
	color : #3333cc;
}

.tableHeading {
	font-style : normal;
	font-weight: 700;
	color : #000000;
}

.price {
	font-style : normal;
	font-weight: 400;
	color : #3333cc;
}

.field, .standoutRed, .small {
	font-style : normal;
	font-size: 8pt;
}

.standoutRed {
	color: #ff0000;
}

.footer {
	text-align: center;
	font-style : normal;
	color: #ffe4b5;
}