html,body,div,span,applet,object,iframe,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	font-family: inherit;
	/*vertical-align: baseline;*/
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: transparent;
	font-family: "Helvetica Neue",Verdana,Helvetica,Arial;
	font-size:10pt;
	/*text-align: center; /*center content*/
	margin: 0 auto; /*center content*/
	width: 100%;
}
ol, ul {
	list-style: disc;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 2.5px;
	padding:0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
table,td,th,tr{
	border-collapse: separate;
	/*border:solid 1px red;*/
	letter-spacing:0px;
	word-spacing:0px;
	padding:0;	
}
td .ctable{width:0%;}