body {

	background: url(images/bg.gif);

}

td {

	font-family: Tahoma;

	font-size: 11px;

}

a {

	color: #7AE937;

}

a:link {

	color: #7AE937;

}

a:hover {

	text-decoration: none;

}

h1 {

	font-family: Tahoma;

	font-size: 11px;

	font-weight: bold;

	text-transform: uppercase;

	margin: 0px;

	padding: 0px;

}

.copy {

	font-family: Tahoma;

	font-size: 10px;

}



/* div */

.overflow

{

	padding: 0px;

	margin-left:0px;

	margin-right:0px;

	margin-bottom:0px;

	margin-top:0px;

	width: 181px;

	position: relative;

	height: 130px;

	overflow-x: hidden;

	overflow-y: scroll;

	overflow: auto;

	visibility: visible;

}

.price {

	font-size: 12px;

}





