body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	font-weight:normal;
}
.box-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	line-height:17px;
}
.title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	background-color:#666666;
	text-align:center;
}
.warranty{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	background-color:#CDCDC7;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	line-height:20px;
}
.textbelow-title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
.outer-box-border{
	border:#666666;
	border-width:1px;
	border-style:solid;
}
.border-top-gray{
	border-top:#666666;
	border-top-style:solid;
	border-top-width:1px;
}
.border-right-gray{
	border-right:#666666;
	border-right-style:solid;
	border-right-width:1px;
}
.border-right-white{
	border-right:#ffffff;
	border-right-style:solid;
	border-right-width:1px;
}



