@media print {  

p {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
}

div.p {
        padding-bottom:15px;
}

a {
  text-decoration : none;
  color : #000000;
}

.heading_true {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 14pt;
  font-weight:bold;
  text-align:center;
}

.headline_inside {
  text-align:center;
}          

.heading_true_black {
        font-size: 15px;
        font-weight: bold;
        text-align:center;
        font-family:Geneva, Arial, Helvetica, sans-serif;
        padding-top:5px;
}

SPAN.italic {
        font-style : italic;
}

div.essay_author {
        font-size: 12px;
        font-weight: bold;
        text-align:center;
//      color:#3F6F9F;
        font-family:Geneva, Arial, Helvetica, sans-serif;
        padding-top:5px;
}

.center {
        text-align:center;
}

SPAN.overstrike {
        text-decoration:line-through;
}

.overstrike {
        text-decoration:line-through;
}

.strike { 
       text-decoration: line-through; 
}

.sup {
        vertical-align: super;
}

span.strike { 
        text-decoration: line-through; 
} 

div.right {
        text-align: right;
}
div.left {
        text-align: left;
}
div.center {
        text-align: center;
}

P.right {
        text-align: right;
}

P.signed {
/*      margin-left: 20px; */
        text-align: right;
}

div.lg {
        margin: 1em;
        margin-left: 5em;
}

div.div1_orig_head {
        font-size: 13px;
        font-weight: bold;
}

div.orig_head {
        font-size: 13px;
} 

/* DO NOT DISPLAY */

para {
  display:none;
}

SPAN.teiHeaderLabel {
  display:none;
}

.fileDescChild {
  display:none;
}

div#topnav form input.button {
        display:none;
}

div.print_right {  
  display:none;
}

.pictures {
  display:none;
}

.footer_inside {
  display:none;
}           

.copy  {
  display:none;
}

.ibiblio  {
  display:none;
}

.menu {              
  display:none;
}

.dtree {
  display:none;
}

.dtree img {      
  display:none;
}

.dtree a {             
  display:none;
}

.dtree a.node, .dtree a.nodeSel {
  display:none;
}

.dtree a.node:hover, .dtree a.nodeSel:hover {
  display:none;
}

.dtree a.nodeSel {
  display:none;
}

.dtree .clip {
  display:none;
}

span.primary_docs {
  display:none;
}

span.tree_links {
  display:none;
}

.navbar_side {
  display:none;
}

.navbar_search {
  display:none;
}        

.button {
  display:none;                 
}

.forminside {
  display:none;
}

.crumbs {
  display:none;
}

.print {
  display:none;
}

}


