
html{
		margin-top:-40px!important;
	}

	#awesomebar{
		display: none !important;
	}

	#templatePreheader > table > tbody > tr > td > table > tbody > tr > td > div{ display: none !important;

	}

#emailBody > tbody > tr:nth-child(12) > td > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td:nth-child(2) > table > tbody > tr > td > div > p:nth-child(2){
	display: none !important;
}

#emailHeader > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td{
	display: none !important;
}

#archivebody > center:nth-child(3){
	display: none !important;
}

#templateFooter > table > tbody > tr > td > table > tbody > tr > td > div > table > tbody > tr > td{
display: none;
}

#templateFooter > table > tbody > tr > td > table > tbody > tr > td > div > table > tbody > tr > td > em{
display:block !important!;
}

#templatePreheader > table > tbody > tr > td > table{
	display: none !important;
}