body {
   background: white;
   font-size: 12pt;
   }
#menu {
   display: none;
   }
#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
@page {
 	size: 8.5in 11in; 
	margin: 0.5in;
	size: portrait;	
	}
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.lecitcom.com/physcon" attr(href) ") ";
   }
   
h3 {color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
 	text-align: center;}
h4 {color: #000000;
 	text-align: center;
	page-break-before: always;}
i  {page-break-before: avoid;}

	
a:link {color: #000000;  font-family: arial, helvetica, sans-serif;  font-size: 10px; text-decoration: none}

a:visited {color: #000000;  font-family: arial, helvetica, sans-serif;  font-size: 10px; text-decoration: none} 

a:active {color: #000000;  font-family: arial, helvetica, sans-serif;  font-size: 10px; text-decoration: none} 
