html, body {
	margin: 20;
	padding: 0;
}

.header_print {
	text-align: center;
	margin-bottom: 0;
	padding: 0;
}

.header_print p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	line-height: 11pt;
}

.large_header_print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: 14pt;
	border-bottom: solid 4pt;
}

p li ul a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #003fad;
	line-height: 18pt;
	text-align: left;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: 003fad;
	text-decoration: none;
	margin-bottom: -15;
}

.midcol {
	position: relative;
}

#footer {
	border: solid 1px;
	position: relative;
	background-color: #cccccc;
	color: #000000;
	padding: 4;
	text-align: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
}

.variety p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #000000;
	text-align: left;
}

.variety ul {
}

.variety li {
	margin-bottom: 0;
}

.variety a {
	color: #000000;
	text-decoration: none;
}

.variety a:visited {
	color: #000000;
	text-decoration: none;
}

.variety a:hover {
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

.leftcol {display: none}
.email {display:none}
.nav {display:none}
.large_header {display:none}
