body {
	background-color: #fff;
	margin: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

a:visited {
	color: #288AA6;
	text-decoration: underline;
}
a:active {
	color: #288AA6;
	text-decoration: underline;
}
a:link {

	color: #288AA6;
	text-decoration: underline;
}
a:hover {
	color: #288AA6;
	text-decoration: underline;
}
.redundant {
	display: none;
}

.footer {
	display: none;
}
.sub {
	display: none;
}
img {
	display: none;
	}
.main {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 100%;
}
.main img {
	display: block;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #288AA6;
}
.subsub {
	display: none;
}
h1 {
	padding-top: 4px;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	}
.update {
	display: none;
	}
	
.printheader {
	display: block;
}

