.LeftTd, .RightTd, .path, .top { 
	display: none;
}
body {
	margin: 0 0 0 1cm;
	padding: 0;
	min-height: 100%;
	height: 100%;
	background-color: #FFFFFF;
}

.topPrint {
	height: 102px !important;
	display: block;
}

img.logo {
    float: left;
}

.bottomPrint {
	display: block;
	width: 600px;
	padding-left: 20px;
}

A:link {
    color: #3973B2;
}
A:visited {
    color: #3973B2;
}
A:active {
    color: #3973B2;
    text-decoration: none;
}
A:hover {
    color: #000000;
    text-decoration: none;
}

.CenterTd {
	background-color: #FFFFFF;
	width: 600px;
	padding-top: 25px;
	padding-bottom: 15px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	width: 600px;
	padding-bottom: 15px !important; 
}

.cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	width: 600px;
	padding-bottom: 15px !important; 
 	line-height: 125% !important; 
}
.TableBorder {
	border: none; 
}

hr {
	padding-right: 0px !important;
	padding-left: 20px;
	border-top: 1px solid #777777;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 0px; 
	color: #000000;
	vertical-align: top;
	text-align: left;
	float: left;
}
.printed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 15px;
	padding-left: 20px;
	color: #000000;
	vertical-align: top;
	text-align: right;
	float: right;
}
A:link {
    color: #000000;
    text-decoration: none;
}
A:visited {
    color: #000000;
    text-decoration: none;
}
A:active {
    color: #000000; 
    text-decoration: none;
}
A:hover {
    color: #000000;
    text-decoration: none;
}

