.stylesbodymain {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	list-style-position: inside;
	list-style-type: disc;
	clip:   rect(auto auto auto auto);
}

.stylesbodysmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.stylesbodybold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006AAF;
}
.stylesbodymain h1,
.stylesbodymain h2,
.stylesheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006AAF;
}
.stylesbodymain h2{font-size:12px;}

.stylesbodysmallbold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.stylesproductlist {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006AAF;
	position: static;
	width: auto;
	height: auto;
	clip:   rect(auto auto auto auto);
	page-break-after: auto;
	white-space: normal;
	vertical-align: baseline;
	text-align: left;
}
.stylesfooter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C8DAFF;

}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
.stylesproductlist2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006AAF;
	position: static;
	width: auto;
	height: auto;
	clip:   rect(auto auto auto auto);
	page-break-after: auto;
	white-space: normal;
	vertical-align: baseline;
	text-align: left;
}

.stylesbodymain table,
.stylesbodymain table tr, 
.stylesbodymain table tr th, 
.stylesbodymain table tr td{
	border:			none;
	padding:		0;
	margin:			0;
	border-collapse:collapse;
	text-align:		left;
	vertical-align:	top;
	font-size:		12px;
	color: 			#666;
	height:auto;
}

.stylesbodymain table tr th{font-weight:bold;}

.stylesbodymain table tr td p{
	margin:0px!important;
	padding:0px!important;
	display:inline;
}

.stylesbodymain table tr td{
	padding:0px!important;
}
/*.stylesbodymain table tr td p{border:1px solid green}*/



