.printtext {display: none;}
body {
	color: black;
	background: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	margin-left: 0px;
}
a:link, a:visited {background: white; color: black;
   font-weight: normal;}
#tabs {display: none;}
#logo {display: none;}
#headspkr {display: none;}
#p7swapmenu {display: none;}
#mailbtn {display: none;}
#bkmarkbtn {display: none;}
#end_bk{display: none;}
a.info span { display: none;}
#back{display: none;}
#headtitle span {display: none;}
.dropcap span {display: none;}
.headtitle { position: relative; font-size: 20px; top: 6px;}
.headtitle span {display: none;}
.headtitlesp { position: relative; font-size: 20px; top: 6px;}
.headtitlesp span {display: none;}
.hometitle span {display: none;}
.highbtn h6 a {font-size:16px;}
.highbtn2 h6 a {font-size:16px;}
.highbtn2text { padding-bottom:20px;} 
#centerpoem { position: relative; margin-left: 200px;}
#centerzoom { position:absolute; margin-left: -175px;}
#quoteref {position: relative; left:60px; top:-10px; width:300px;}
blockquote {
  padding: 0 0px;
  background: transparent url(graphics/prt_ornaments/left_quote.png) no-repeat left top;
}
blockquote div {
  padding: 0 20px;
  background: transparent url(graphics/prt_ornaments/rt_quote.png) no-repeat right bottom;
}	
#page {
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
	position: relative;
	font-size: 16px;	
}
.breakitdown {page-break-after: always;}
.floatpic {
	margin-top: 7px;
	margin-bottom: 20px;
}

/*dropcaps*/
.dropcap{
	position:relative;
	display: block;
	font-size: 40px;
	float: left;
	top: 3px;
	line-height: 23px;
}
.table {
	position: relative;
	width: 580px;
	padding-top: 10px;
	padding-bottom: -4px;
	border-top-width: 1px;
	border-top-style: solid;

}
.table ul { padding: 0px; margin: 0px;}
.table li { list-style-type: none; line-height: 20px;}
.rightDate {/*summary title date*/
	position: relative;
	top: -15px;
	width: 300px;
	float: right;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;

}
.introtext{/*summary main text*/
	position: relative;
	display: block;
	font-size: 16px;
	width: 580px;
	padding-top: 5px;
	padding-bottom: 18px;
}
/*hyperlink style used on summary pages*/
a.all, a:visited.all { font-size: 16px; font-weight: bold; }
/*hyperlink style used on summary 2nd line*/
.second { font-size: 16px; font-weight: normal; line-height: 20px;}
