body {
margin: 0px;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
font-size: 11px;
color: #000;
background: #FFF;
text-align: center;
}
table {
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
text-align: left;
color: #000;
}

A:link {
	color: #0033FF;
	text-decoration: underline;
}

A:visited {
	color: #0000CC;
	text-decoration: none;
}

A:active {
	color: #000033;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
}

TD {
	font-size: 11px;
	font-family : Verdana;
}

P {
	font-size: 11px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #3399CC;
}.tableborder {
	border: thick solid #A8BEA7;
}

span.price, .detailprice, .prodprice, .prodoption {
color: #000000;
padding-top: 4px;
text-align: center;
} 

SELECT.prodoption {
font-size: 11px;
font-family : verdana, helvetica, sans-serif;
color : #000000;
}

OPTION.oostock {
color : #FF0000;
text-decoration: line-through;
}