/*
Tsunami Education print CSS Document 
*/

body p.jumpNav, #p7swapmenu, #right div.sch p.rt, #masthead pre, #footer #footerLinks{
  display: none !important;
}
body, #right, #masthead{
  border: 0px; !important
  text-align: left !important;
  float: none !important;
  width: auto !important;
  margin: 0 75px 0 0 !important;
  padding: 0px !important;
  position: relative !important;
  color:#000000 !important;
}
h1 {
	font-size:1.75em !important;
	letter-spacing: normal !important;
	margin-bottom: .75em !important;
}
h2 {
	font-size:1.5em !important;
	margin-bottom: 1em !important;
}
h1, h2, h3, h4 {color:#000000 !important;}
#right a[href]:after,
#footer a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%;}

