BODY {
 background-image: url("http://www.robialamorte.com/store/images/new_gray.jpg");
 background-color: #d8d6d7;
 background-repeat: repeat-x;
 margin-top: 0px;
 margin-bottom: 0px;
}

#lightText {
	line-height: 18px;
	text-align: left;
}

.content {
	padding-left: 15px;
	background-color: white;
	padding-right: 16px;
}

.copy {
	font-family: verdana;
	font-size: 10px;
	color: white;
}

.text {
	font-family: verdana;
	font-size: 12px;
	color: black;
}

.georgia {
	font-family: georgia;
	font-size: 12px;
	color: black;
}

.arial {
	font-family: arial;
	font-size: 14px;
	color: black;
}

.title {
	font-family: times,verdana;
	font-size: 16px;
	color: black;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.sm_title {
	font-family: times,verdana;
	font-size: 12px;
	color: black;
	font-weight: regular;
	padding-left: 5px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


.cart {
	font-family: times;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.nopad {
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

A.blue {
	font-family: verdana;
	font-size: 12px;
	color: blue;
	text-decoration: underline;
}

A.blue:hover {
	font-family: verdana;
	font-size: 12px;
	color: #979797;
	text-decoration: underline;
}

A.small_blue {
	font-family: verdana;
	font-size: 10px;
	color: blue;
	text-decoration: underline;
}

A.small_blue:hover {
	font-family: verdana;
	font-size: 10px;
	color: #979797;
	text-decoration: underline;
}