body {
	background: #FFE28C;
}

.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;

}
h3 {
	font-weight: bold;
	color: #797979;
	font-size: 16px;


}
.copyrightText {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.bottomLine {
	border: solid #000000;
}
.annotation {
	font-size: 10px;
}
.double {
	line-height: 28px;
}
.catcher {
	font-size: medium;
	font-weight: bold;
	line-height: 34px;
}
.noprint {
	
}

.noscreen {
	display:none;
}


