p{
	text-align: justify;
	margin:0cm;
	margin-bottom:.0001pt;
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 11.0pt;
	font-style: normal; 
	font-variant: normal; 
	font-weight: 400; 
	line-height:normal; 
	hyphens: auto;
}
div { 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 11.0pt; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 400; 
	line-height:20px; 
}

h1 { 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 400; 
	line-height: 6px; 
} 
h3 { 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 700; 
	line-height: 15.4px; 
} 

blockquote { 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 21px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 400; 
	line-height: 30px; 
} 
pre { 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 400; 
	line-height: 18.5714px; 
}
ul{
	text-align: justify;
	hyphens: auto;
	font-style: normal;
}
 /*TEXT & FONT*/
.text-left {
	text-align:left;
}
.text-left-imp {
	text-align:left  !important;
}
.text-center {
	text-align:center;
}
.text-justify {
	text-align: justify;
}
.text-center-imp {
	text-align:center!important;
}
.text-right {
	text-align:right;
}
.text-v-top {
	vertical-align:top;
}
.text-bold{
	font-weight:bold;
}
.upper{
    text-transform: uppercase;
}
.noBorderTable, .noBorderTable  td{
	border-bottom:0px;
}
.width50 {
	width:50%!important;
}
.inlineTable{
	display:inline-table;
	margin: 10px;
}
/*TABLE*/

