body {
  margin-left: 0%;
	margin-right: 0%;
	background-color: white;	
	padding: 0px;
  font-family: arial, helvetica, sans-serif;
  color: #333;
	}	
	
img {border-width: 0px;}

h1 {
   font-family: arial, helvetica, sans-serif;
	 }
	 
h2 {
border-style:solid;
border-color:black;
border-width:1px 0px 1px 0px;
font-size: 16pt;
font-weight:900;
background-color:#eee;
font-family: arial, helvetica, sans-serif;
}

h3 {
background-color: white;
border-width: 0px 0px 0px 0px;
color: black;
font-family:  arial, helvetica, sans-serif;
}

a {font-family: arial, helvetica, sans-serif; 
   font-weight: bold;
	 background-color: gray;
	 text-decoration: none;}
	 
.nav-table-top, .nav-table-bottom {
   display: none; 
   visibility: hidden;}
	 
.footer-icons  {
   display: none; 
   visibility: hidden;}
	 
.no-print {
   display: none; 
   visibility: hidden;}