body {
	visibility:hidden;
	background-image:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	font-variant: normal;
}
.print {visibility:visible;}
#printHeader {
	display:block;
	visibility:visible;
	position:absolute;
	width:1.25in;
	height:0.5in;

}
#contentHeader {
	display:block;
	visibility:visible;
	position:absolute;
	top: 1in;
	left:0.25in;
}
#content {
	display:block;
	visibility:visible;
	position:absolute;
	top:1.45in;
	left:0.25in;
}
.leadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { 
  color: #000000; 
  font-family: "Arial", "Helvetica", "Verdana", sans-serif; 
  margin-top:0px;
  margin-bottom:0px;
}

h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1 { 
	font-size: 20pt;
	line-height: 20pt;
}
h2 { 	
	font-size: 14pt;
	line-height: 18pt;
	font-weight: bold;
}
h3 { 	
	font-size: 12pt;
	line-height: 16pt;
	font-weight: bold;
}
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }