body {
	background:#FFF;
	color:#666;
	font-size: 13pt;
	font-family:  Garamond, Georgia, "Times New Roman", serif;
}
h1,h2,h3,h4,h5,h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
  color: #666;
  text-decoration: none;
}
#header,
#search-bar,
#get-started-wrapper,
#footer,
#join-corner,
#aside {
  display: none;
}

#content,
#content-wrapper {
	width: 100%; 
	margin: 0;
	padding: 0; 
	border: 0;
	background: transparent;
	border: none;
}

h5.print {
  color: #0174AB;
  font-size: 18pt;
  line-height: 18pt;
  border-bottom: 2px dashed #7D0103;
  padding: 0 0 10pt 0;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
}
h6.print {
  color: #999;
  font-size: 11pt;
  border-top: 2px dashed #094672;
  padding: 10pt 0 10pt 0;
}

