/* print css */


body {
	background: transparent none;
	margin: 0px 5% 0px 5%;
	padding: 0px;
	text-align: left;
	color: black;
	font: 10pt Helvetica;
	line-height: 14pt;
}

body, .stacks_in, div, p, .imageFrame, .features, .bottom {
	background: transparent none;
	text-align: left;
	color: black;
	font: 10pt Helvetica;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border:0;
}

p { 
}


b, strong {
	font-weight: bold;
}

a:link, a:visited {
	color:blue;
	text-shadow:none;
}

a:hover, a:active {
	color:blue;
	text-shadow:none;
}
	

#bgTop, #bgMiddle, #bgRule, .button, .buttonUnder, .watch {display:none;}

h1, h2, h3, h4, h5 {
	color:black;
	text-align:left;
	text-shadow: none;
	margin:2em 0;
}



h1 {font-size:20pt; line-height:2em;}
h2 {font-size:18pt; line-height:18pt;}
h3 {font-size:14pt; line-height:2em;}
h4 {font-size:1.15em; line-height:2em;}
