a:link 					{  color: #c50000; text-decoration: underline}
a:visited				{  color: #c50000; text-decoration: underline}
a:active				{  text-decoration: underline; color: #000000}
a:hover 				{  text-decoration: underline; color: #000000}

a.black:link 			{  color: #000000; text-decoration: underline}
a.black:visited			{  color: #000000; text-decoration: underline}
a.black:active			{  text-decoration: underline; color: #c50000}
a.black:hover 			{  text-decoration: underline; color: #c50000}






td 						{ font-family: Helvetica, Arial, Verdana, Geneva, sans-serif; 

						  font-size: 11px; 

						  color: #000000; 

						  text-align: left}



.bodycopy 				{ text-align: left; font-family: Helvetica, Arial, Verdana, Geneva, sans-serif; font-size: 11px}
.redText {  color: #CC0000}
.greyText {  color: #999999}
.popupTitle {  font-family: Helvetica, Arial, Verdana, Geneva, sans-serif; font-size: 12px; line-height: 14px; font-weight: bold; color: #CC0000}
.popupSub {  font-family: Helvetica, Arial, Verdana, Geneva, sans-serif; font-size: 9px; line-height: 14px; font-weight: bold; color: #000000}
.productTitle1 {  font-size: 22px; line-height: 24px; font-weight: bold; color: #000000}
.productTitle2 {  font-size: 18px; line-height: 24px; color: #000000}
.productTitle3 {  font-size: 20px; line-height: 24px; font-weight: bold; color: #666666}
.blackText {  color: #000000; font-weight: bold}
.darkgreyText {  color: #666666; font-weight: bold}
.squarelist {  list-style-type: square}