#section-head div,
#section-icons,
#side-bar,
p.breadcrumbs {
	display: none;
}

#section-footer * {
	visibility: hidden;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Times New Roman, serif;
	font-size: 12pt;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	text-align: center;
}

h1 {font-size: 16pt;}
h2 {font-size: 14pt;}
h3 {font-size: 12pt;}

a {
	color: navy;
	text-decoration: underline;
}

img {
	border-style: none;
}

#section-footer .for-print, #section-footer .for-print * {
	visibility: visible;
}

#section-footer .for-print {
	text-align: right;
	margin: 12pt 0px 0px 0px;
	padding: 12pt 0px 0px 0px;
	border-top: 1px solid #ccc;
}
