body {
	margin: 0px;
	padding: 0px;
	font-family: Garamond;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	background: #FFF;
	text-align: left;
}
table {
	font-family: Garamond;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #000;
}

A:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size:14px;
}

A:visited {
	color: #000000;
	text-decoration: none;
}

A:active {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #F69;
	text-decoration: none;
	font-family: Garamond;
	font-size: 14px;
	font-weight: normal;
}

TD {
	font-size: 14px;
	font-family : Garamond;
	font-weight: normal;
	color: #000;
}

P {
	font-size: 14px;
	font-family : Garamond;
	font-weight: normal;
}

TD.smaller {
	font-size: 14px;
	font-family : Garamond;
	color : #000000;
	font-weight: normal;
}

P.smaller {
	font-size: 14px;
	font-family : Garamond;
	color : #000000;
	font-weight: normal;
}

HR {
	color : #3399CC;
}

div.prodid{
	font-weight: normal;
	font-size: 14px;
}

span.prodoption{
	font-weight: normal;
	font-size: 14px;
} 

.prodname, .detailname{
	font-weight: normal;
	font-size: 14px;
}
.faqheader {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #F69;
}
