
   body  { margin-top:0px;  margin-left:0px;  margin-right:0px; font-family: verdana, geneva, helvetica, sans-serif; }
		  
   li {padding-bottom:12px; }
	
   a:hover   { text-decoration: none; color:white; background-color: #524229; }
   a:visited { text-decoration: none;  }
   a:link    { text-decoration: none; }

  .toclinks            { text-decoration: none; color:white;}
  .toclinks:visited { text-decoration: none; color:white;  }
  .toclinks:link     { text-decoration: none; color:white;  }
  .toclinks:hover  {background-color: #c60021;}  /*removed Feb 7,2020 padding-right:20px; */ 
  
  .headz    { color:#c60021;  font-weight: bold; }
  .pagetop { font-weight: normal; font-size:80%; }
  .mono    {font-family: 'Courier New', Courier, 'Lucida Console', Monaco,  monospace; }
  
  .fixed-ratio-resize { max-width: 100%; height: auto; width: auto; }  /* added Aug 18, 2022 */ 
  
  /* changed this Feb 28, 2022  */ 
  /* background color: a medium gray d7d7d7 replaces a light blue. Left border is slightly diff shade of blue  0 159  219    */ 
  /* future: dark blue  5  104  174 -->  0568AE ,     lite gray EEEEEE   */
  /* blueinfo{background-color: #e7f3fe;    border-left: 6px solid #2196F3;  padding-left:14px;  padding-top:8px; padding-bottom:8px;} */
  .blueinfo  { background-color: #d7d7d7;  border-left: 6px solid #009fdb;  padding-left:14px;  padding-top:8px; padding-bottom:8px;}

  H2 {font-family:Arial; font-size:20pt; text-align:left; border-bottom:2px solid #FF9900;}
  H3 {font-family:Arial; font-size:14pt; text-align:left; border-bottom:1px solid #FF9900;}
 
  H1 {font-family: Arial; FONT-SIZE: 18pt; font-weight: normal; margin-top: 2px; margin-bottom: 2px;}

 .printonly  {display: none;}   
 
 
  