body {
	
	color : #339933;
	background : #CCCCFF url(images/spidercoil1h.jpg);
	background-attachment : fixed;
}
p.caption {
	font-family : sans-serif;
	font-size : medium;
	letter-spacing : 2px;
	text-align : center;
}
p.bottom {
	font-family : sans-serif;
	letter-spacing : 3px;
	font-size : xx-small;
	font-weight : bolder;
}
p.title {
	font-family : sans-serif;
	font-size : xx-large;
	letter-spacing : 2px;
}
A:HOVER {
	color : Red;
}
p.regular {
	font-family : sans-serif;
	font-size : small;
}
table {
	width : 75%;
	background-color : White;
	border : medium;
	border-color : #BDC1FF;
	border-style : solid;
}
td {
	padding : 8px;
	line-height : 25px;
}
p.text {
	font-family : sans-serif;
	font-size : small;
	font-weight : bolder;
}
p.nav {
	text-align : center;
	font-size : xx-small;
	font-family : sans-serif;
	
}
span.cross {
	text-decoration : line-through;
}
p.price {
	font-size : large;
	color : Red;
	text-align : center;
	
}
p.item {
	font-size : medium;
	color : Purple;
	text-align : center;
	
}
