.text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 22px;
	color: #747474;
	text-align: justify;
}
.textverdana {

	font-family: Verdana;
	font-size: 11px;
	line-height: 22px;
	color: #747474;
	text-align: justify;
}
.productstext {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 22px;
	color: #010101;
	text-align: center;
}
.productstextbrown {


	font-family: Tahoma;
	font-size: 11px;
	line-height: 22px;
	color: #FFCC99;
	text-align: left;
}
.border {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.red {



	font-family: Verdana;
	font-size: 11px;
	color: #B80F22;
	text-align: justify;
}
.border1 {
	border: 1px dotted #999999;
}
.borderlower {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

