.noShow, .header, .top, .footer, .foot {
	display: none;
	}

#footertoprint {
	display: block;
	padding: 5px;
	padding-right: 100px;
	margin: 5px;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-align: right;
}

.mc_wrapper {
	width: 655px;
	padding: 0px;
}


body, td, p {
	font: normal 12px Arial, Tahoma, Sans-Serif;
}

h1 {
	font: normal 24px Arial, Tahoma, Sans-Serif;
}

h2 {
	font: bold 18px Arial, Tahoma, Sans-Serif;
}

h3 {
	font: normal 18px Arial, Tahoma, Sans-Serif;
}

h4 {
	font: bold 16px Arial, Tahoma, Sans-Serif;
}
	
h5 {
	font: normal 16px Arial, Tahoma, Sans-Serif;
	text-decoration: underline;
}
	
h6 {
	font: bold 14px Arial, Tahoma, Sans-Serif;
}

a, a:link, a:active, a:visited, a:visited, a:hover {
	font-weight: bold;
	text-decoration: underline;;
}