body {
	font-family: Arial, Helvetica, sans-serif !important;
}

p, h1, h2, h3, h4, h5, h6 {
	margin: 0 !important;
}

table > td {
	padding: 2pt;
}

/** Classes **/
.m-0 { margin: 0 !important; }
.font-weight-bold { font-weight: bold !important; }
.text-uppercase { text-transform: uppercase !important; }
