body {
	background: url(img/bg.gif) repeat-y;
	background-color:#CCCCCC;
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
}

strong {
	font-size: 1.1em;
	color:#7899c6;
}

.strong_price {
	font-size: 1.4em;
	color:#7899c6;
}

a:link {
	COLOR: #558501; TEXT-DECORATION: none
}
a:visited {
	COLOR: #558501; TEXT-DECORATION: none
}
a:hover {
	COLOR: #FF9900
}

.small { 
	color: #666;
	line-height: 1.3em;
}

.inputbox {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.0em;
	background: #eee;
	border: 1px solid #999;
	margin-left: 0px;
}

.button {
	font-size: 0.8em;
	background: #eee;
	border: 1px solid #999;
	padding: 0 0 0 0;
}