

table {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}


TD {
	font-size: 12px;
}

P {
	font-size: 12px;
}

TD.smaller {
	font-size: 11px;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	color : #000000;
}

HR {
	color : #330066;
}

div.prodid{
font-weight: bold;
}

span.prodoption{
font-weight: bold;
} 

.prodname, .detailname{
font-weight: bold;
}

body {
	background-image: url(../images/background_newest.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000;
	text-align: left;
}
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #330066; }
.style10 {color: #330066}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #330066;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #330066;
}
a:hover {
	text-decoration: none;
	color: #9966CC;
}
a:active {
	text-decoration: none;
}

span.price, .detailprice, .prodprice {
color: #330066;
padding-top: 4px;
font-weight:bold;
text-align: center;
} 

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #330066;
}