A:LINK {
	font-weight : normal;
	text-decoration : none;
	width : auto;
	height : auto;
	font-size : 8pt;
	font-family : Arial;
	color : #4169E1;
}
  A:hover {
	font-weight : normal;
	text-decoration : none;
	font-size : 8pt;
	font-family : Arial;
	color : #DC143C;
	width : auto;
	height : auto;
}
  A:visited {
	font-weight: normal;
	width : auto;
	height : auto;
	font-size: 8pt;
	font-family: Arial;
	color : #4169E1;
	text-decoration: none;
}
 A:visited:hover {
	font-weight: normal;
	width : auto;
	height : auto;
	font-size: 8pt;
	font-family: Arial;
	color : #DC143C;
	text-decoration: none;
}
A.main_cat:LINK {
	font-weight: bold;
	text-decoration: none;
	width: auto;
	height: auto;
	font-size: 9pt;
	font-family: Arial;
	color: Black;
}
  A.main_cat:hover {
	font-weight : bold;
	font-size : 9pt;
	font-family : Arial;
	color : Black;
	width : auto;
	height : auto;
	text-decoration: underline;
}
  A.main_cat:visited {
	font-weight: bold;
	width : auto;
	height : auto;
	font-size: 9pt;
	font-family: Arial;
	color: Black;
	text-decoration: none;
}
A.main_cat:visited:hover {
	font-weight: bold;
	width : auto;
	height : auto;
	font-size: 9pt;
	font-family: Arial;
	color: Black;
	text-decoration: underline;
}
A.cat_title:LINK {
	font-weight: bold;
	text-decoration: none;
	width: auto;
	height: auto;
	font-size: 10pt;
	font-family: Arial;
	color: white;
}
  A.cat_title:hover {
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
	color: white;
	width: auto;
	height: auto;
	text-decoration: underline;
}
  A.cat_title:visited {
	font-weight: bold;
	width : auto;
	height : auto;
	font-size: 10pt;
	font-family: Arial;
	color: white;
	text-decoration: none;
}
A.cat_title:visited:hover {
	font-weight: bold;
	width : auto;
	height : auto;
	font-size: 10pt;
	font-family: Arial;
	color: white;
	text-decoration: underline;
}


A.sub_cat:LINK {
	font-weight: normal;
	text-decoration: none;
	width: auto;
	height: auto;
	font-size: 10pt;
	font-family: Arial;
	color: gray;
}
  A.sub_cat:hover {
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial;
	color: gray;
	width: auto;
	height: auto;
	text-decoration: underline;
}
  A.sub_cat:visited {
	font-weight: normal;
	width : auto;
	height : auto;
	font-size: 10pt;
	font-family: Arial;
	color: gray;
	text-decoration: none;
}
A.sub_cat:visited:hover {
	font-weight: normal;
	width : auto;
	height : auto;
	font-size: 10pt;
	font-family: Arial;
	color: gray;
	text-decoration: underline;
}


A.bottom_shopping:LINK {
	font-weight : normal;
	text-decoration : none;
	width : auto;
	height : auto;
	font-size : 7.5pt;
	font-family : Arial;
	color : #4169E1;
}
  A.bottom_shopping:hover {
	font-weight: normal;
	font-size: 7.5pt;
	font-family: Arial;
	color: Blue;
	width: auto;
	height: auto;
	text-decoration: underline;
}
  A.bottom_shopping:visited {
	font-weight: normal;
	width : auto;
	height : auto;
	font-size: 7.5pt;
	font-family: Arial;
	color: #4169E1;
	text-decoration: none;
}
A.bottom_shopping:visited:hover {
	font-weight: normal;
	width : auto;
	height : auto;
	font-size: 7.5pt;
	font-family: Arial;
	color: Blue;
	text-decoration: underline;
}
table{
	font-size : 8pt;
	color: #2F4F4F;
	line-break : normal;
	font-family : Arial;
	font-style : normal;
	line-height : 150%;
}
P {
	font-family: Arial;
	font-size: 10pt;
	color: gray;
	text-decoration: none;
}