COL#hcol1 { display: table-column; width: 40%; text-align: left; font-size: 80%; }
COL#hcol2 { display: table-column; width: 20%; text-align: center; font-size: 120%; font-weight: bold;}
COL#hcol3 { display: table-column; width: 40%; text-align: right; font-size: 80%; }
COL#col1 { display: table-column; width: 5%; text-align: center; }
COL#col2 { display: table-column; width: 5%;}
COL#col3 { display: table-column; width: 25%; text-align: left;	}
COL#col4 { display: table-column; width: 42%; font-size: 90%; text-align: left;	}
COL#col5 { display: none; width: 0%; text-align: center;}
COL#col6 { display: table-column; width: 10%; text-align: center;}
COL#col7 { display: table-column; width; 10%; text-align: center;}
Table#catalogs TR { display: table-row; height:  200%;}
TR.captions  {font-weight: bold; color: grey;}
TR.Free	{font-weight: bold;}
TR.NEW TD  {font-weight: bold; color: #0070FF;}
TR.REV	{/*color: #0070FF; */ font-weight: bold;}
TR.MOV	{color: #0070FF; font-weight: bold;}

Table#catalogs TD {text-align: left; vertical-align: top; padding:  7px; border-bottom-width: thin; border-bottom-style: solid; border-bottom-color: silver; font-size: small;	}

table.bordered TD{
   border: solid;
	text-align: center;
	padding: 1px;
	border-color: silver;
	border-width: 1px;
	}
/* change summary synopses */
P.scope{
  color: #C70254;
  padding-top: 0;
  }
P.catalogs{
  color: green;
  padding-top: 0;
  }
P.synopsis{
  font-style: italic;
  color: #003399;
  padding-top: 0;
  }

 div#credits{
  clear:both;
  margin-top:3em;
  font-size:x-small;
  text-align:center;
  }


