#ss-navbar, #ss-masthead, .ss-one-column, .footer {
	display: none !important;
}

.ss-two-column {
	width: 100% !important;
	margin: 0 !important;
	float: none !important;
}

/* set the print settings */
body, p, td, th, ul {
	image:url(/images/ss/logo-print.gif);
	background-color: #ffffff;
	color: #333333;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12pt;
	padding: 20px;
	text-decoration: none;
}

/* set the header settings */
h1, h2, h3, h4 {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 14pt;
	text decoration: none;
	line-height: 135%;
}

/* links black */
a {
	color: #666666;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12pt;
}

.print {
	display:none;
}
