﻿body         { margin: 0; font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; line-height:1.8em; }

.wrapper {
position: static !important;
float: none !important;
display:block;
}

.footer 
{
display:none;	
}

a:link,
a:visited {
	color:#000;
	text-decoration:none;
}

.print-header {
	height:65px;
}

.print-header-left {
	height:65px;
	width:50%;
	float:left;
}

.print-header-right {
	height:65px;
	position:relative;
	width:50%;
	float:left;
}

.print-header-right-margin {
	position:absolute;
	bottom:0;
	right:0;
}

.mm-footer-print
{
	display:none;
}
