.pagetitle {
	font-size : x-large;
	color : Maroon;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
}
BODY {
	background-image : url(images/bg.gif);
	font-family : Arial, Helvetica, sans-serif;
}
bg {  background-image: url(images/bg.gif); background-repeat: repeat-x}
DIV.intro {
	margin-left : 100px;
	margin-top : 75px;
}
DIV.rightside {
	padding-left : 100px;
	margin-left : 300px;
}
P.product_title {
	font-size : medium;
	font-family : Arial, Helvetica, sans-serif;
	color : Maroon;
	font-weight : bold;
}

P.product_detail {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}

P.product_price {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
}
P.link_title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : larger;
	font-weight : bold;
	color : Navy;
}




