.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.head {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.producttitle {
	font-size:18px;
	color:#000000;
}
.optiondetail{
	font-size:10px;
}
A.leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5191CE;
}
A.leftmenu:hover {
	color: #FFAF00;
	text-decoration: none;
}
A.bodylink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5191CE;
}
A.bodylink:hover {

	color: #FFAF00;
	text-decoration: none;
}
.bodysubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #518FCC;
	font-weight: bold;
}
.bodysmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bodysubheadsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #518FCC;
	font-weight: bold;
}
A.bodylinksmall {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5191CE;
}
A.bodylinksmall:hover {


	color: #FFAF00;
	text-decoration: none;
}
.itemlabel {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-align:right;
}