body, td, p, ul, ol	{
	font-family :  Times Roman, Times New Roman, serif;
	color : #000000;
	font-size : 13pt;
	}
.small	{
	font-size: 9pt;
	}
a:link	{
	color : #222260;
	text-decoration : underline;
	}
a:visited	{
	color : #222260;
	text-decoration : underline;
	}
a:active	{
	color : #5B5FA1;
	text-decoration : none;
	}
a:hover	{
	color : #222260;
	text-decoration : underline;
	}
.newsletter {
	border : 0px none #FFFFFF;
}
.cartbody1 {
	background-color: #CFD1E8; 
	}
.cartbody2 {
	background-color: #C4D5EA; 
	}
.cartcost {
	background-color: #F8FCD1; 
	}
.cartcosttotal {
	background-color: #F2F9B8; 
	text-align: right;
	}
.footer {
	font-family: Times, Time New Roman, Helvetica;
	font-size: 7pt;
	}
