/* Stylesheet for printing layers only */
.content {
	font-family: Arial, Verdana, sans-serif;
	color: #000;
}
.head .nav,
#isRam img.background,
h1,
#timeline,
.info,
#layer .left,
#layer .left .middle,
#layer .print,
#layer .close {
	display: none;
	visibility: hidden
}
.content h1 {
	font-family: "Trebuchet MS", trebuchet, Arial, Verdana, sans-serif;
}
.content h2 {
	font-family: "Trebuchet MS", trebuchet, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:24px
}
.content h3{
	font-size:18px
}
.content p,
.content h4{
	font-size: 14px !important;
}
.expandable h2,
.expandable h2 a {
    font-size: 14px !important;
    text-decoration: none
}
.expandable h2 a {
    padding: 0;
    font-size: 24px;
}

