body , h1 , h2 , h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	background-color: #fff;
	background-image: none;
	width:7in;
	line-height: 15pt;
}
.style2 {color: #000}

a {
	color: #000;
	text-decoration:none;
	}
.printonly {display:inline;}
.noprint {display:none;}