*{
	font-family:"Helvetica";
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	
}
table{
	text-align:center;
/*	border:10px solid blue;*/
	width:100%;
}
svg{
/*	border:1px solid red;*/
}
