<style type="text/css">

  :link { align: center; color: blue }  /* for unvisited links */
  :visited { color: darkGreen; }            /* for visited links */

   a {
	background-color: transparent;
	text-decoration: none;
	border: 0.25em;
   }

   a:hover {
	border-bottom: 0.5em solid tomato;
	background-color: tomato;
   }

   body {
      background-image: url( "backNew.gif" );
/*	background: snow;*/
      font-family: Arial, sans-serif;
      font-size: 100%;
      margin-left: 1.5em;
      margin-right: 2.5em;
      text-align: justify;
   }

   body.main {
      background-image: url( "TAN_PAPE.GIF" );
      margin-left: 1em;
      margin-right: 1em;
   }

   
   h1 { 
	/* background: gray */;
	color: #004040;
	font-family: "Copperplate Gothic Bold", "CopprplGoth Bd BT", "Arial Black", "Garamond", "Times New Roman", sans-serif;
	font-size: 150%;
	margin-left: 0%;
	margin-right: 2.5%;
	margin-top: 0em;
	margin-bottom: 1em;
	text-align: left;
	/* text-decoration: overline; */
   }

   h2 {
      /* color: #333399; */
	color: #006060;
	font-family: "Copperplate Gothic Bold", "CopprplGoth Bd BT", "Arial Black", "Garamond", "Times New Roman", sans-serif;
	font-size: 150%;
	margin-left: 2.5%;
	margin-right: 2.5%;
	margin-top: 2em;
	margin-bottom: 0em;
	text-align: left;
   }

   h3 {
      font-family: "Arial", "Garamond", "Times New Roman", serif;
      font-size: 125%;
      margin-left: 2.5%;
	margin-right: 2.5%;
      margin-top: 1em;
      margin-bottom: 1em;
      text-align: left;
   }

   h4 {
      font-family: sans-serif; font-family: "Arial", "Garamond", "Times New Roman", serif;
      font-size: 100%;
      margin-left: 2.5%;
	margin-right: 2.5%;
      margin-top: 1em;
      margin-bottom: 0em;
      text-align: left;
   }

   h5 {
	font-family: sans-serif; font-family: "Arial", "Garamond", "Times New Roman", serif;
	font-size: 100%;
	margin-left: 2.5%;
	margin-right: 2.5%;
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: left;
   }

   h6 {
      font-family: "Arial", "Garamond", "Times New Roman", serif;
      font-size: 100%;
      margin-left: 2.5%;
	margin-right: 2.5%;
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: left;
   }

   p {
      margin-left: 2.5%;
   }

   p.printable {
	font-size: 75%;
	margin-bottom: 0em;
	text-align: right;
   }

   p.summary {
      /* color: #333399; */
      color: #008080;
      font-size: 100%;
      font-style: none;
      font-weight: bold;
      margin-left: 2.5%;
   }

   P.signature {
      color: #333366;
      font-family: arial;
      font-size: 100%;
      font-style: none;
      font-weight: bold;
      margin-bottom: 0em;
      margin-right: 5em;
      text-align: center;
   }

   DIV.myName {
      color: white;
      background: #333366;
      font-family: "Arial", sans-serif;
      font-size: 150%;
      font-weight: bold;
      margin-left: 0%;
      margin-top: 0em;
      margin-bottom: 0em;
      text-align: center;
   }

   pre { font-family: monospace; }

   table {
      border: 0;
      border-width: 0;
      cellpadding: 1 ;
      cellspacing: 0;
      margin-left: 0%;
      text-align: center;
      width: 100%;
   }

   th {
      text-align: center;
   }

   td {
      text-align: center;
   }

   td.toolName {
      font-size: 100%;
      font-style: italic;
      font-weight: bold;
      text-align: right;
      vertical-align: top;
      width: 40%;
   }

   td.toolRating {
      font-size: 100%;
      text-align: left;
      width: 60%;
   }

   ul { 
      font-family: Arial, sans-serif;
      font-size: 100%;
      margin-bottom: 0em;
      margin-left: 5%;
      margin-right: 5%;
      margin-top: 0.5em;
      text-align: justify;
   }

   li {
      font-family: Arial, sans-serif;
      font-size: 100%;
      margin-top: 0em;
      margin-bottom: 0.5em;
      text-align: justify;
   }

</style>

