<STYLE TYPE="text/css">

  body
  {
    font-family:      arial, verdana, helvetica, sans-serif;
    background-color: #ffffff;
    color:            #000000; /* Black */
  }

  th
  {
    font-family:      arial, verdana, helvetica, sans-serif;
    font-size:        smaller;
    /* font-weight:      medium; */
    background-color: #000000;
    color:            #ffffff;
  }

  td
  {
    font-family:      arial, verdana, helvetica, sans-serif;
    /* font-size:        smaller; */
    /* background-color: #C0C0C0; */ /* Silver */
    /* color:            #000000; /* /* Black */
  }

	td.White
	{
    background-color:            white;
	}

  td.Span1
  {
    background-color:            yellow;
  }

  .txtSpan1
  {
    background-color:            yellow;
  }

  td.Span2
  {
    background-color:            cyan;
  }

  .txtSpan2
  {
    background-color:            cyan;
  }

  td.Span3
  {
    background-color:            #c0c0c0; /* Silver */
  }

  td.GroupHead
  {
    font-weight:                 bold;
    background-color:            #ff0000;
    color:                       #ffffff;
  }

  .txtSpan3
  {
    background-color:            #c0c0c0; /* Silver */
  }

	.errorhead
	{
    color:            #ff0000;
	}

	A:link    { color: #0000EE; text-decoration: underline; }
	A:active  { color: #0000EE; text-decoration: underline; }
	A:visited { color: #0000EE; text-decoration: underline; }
	A:hover   { color: #FF0000; text-decoration: underline; }

	.linkfeedcompact A:link    { color: #0000EE; text-decoration: none; }
	.linkfeedcompact A:active  { color: #FF0000; text-decoration: underline; }
	.linkfeedcompact A:visited { color: #551A8B; text-decoration: none; }
	.linkfeedcompact A:hover   { color: #FF0000; text-decoration: underline; }

	.linkfeedfull A:link    { color: #0000EE; text-decoration: underline; }
	.linkfeedfull A:active  { color: #FF0000; text-decoration: underline; }
	.linkfeedfull A:visited { color: #0000EE; text-decoration: none;      }
	.linkfeedfull A:hover   { color: #FF0000; text-decoration: underline; }

	/* Default A:visited { color: #551A8B; } */

/* ********************************************************************* */

  .pagehead
  {
    font-family:      arial, verdana, helvetica, sans-serif;
    font-size:        larger;
    font-weight:      bolder;
    background-color: #F8F8FF; /* GhostWhite */
    color:            #000080; /* Navy */
  }

  .sectionhead
  {
    font-family:      arial, verdana, helvetica, sans-serif;
    font-weight:      bolder;
    color:            #000080; /* Navy */
  }

  .title
  {
    font-family:      arial, verdana, helvetica, sans-serif;
    font-size:        11pt;
    font-weight:      bold;
    background-color: #000000; /* Black */
    color:            #FFFFFF; /* White */
  }

  .tnlist
  {
    font-family:      courier, monospace;
    font-size:        smaller;
    color:            #000000; /* Black */
  }


  td.warningtag
  {
    color:            #0000CD; /* Medium Blue */
  }

  td.navtable
  {
    background-color: #F8F8FF; /* GhostWhite */
  }

/* mrx
  input
  {
    font-weight:      bolder;
    color:            #FFFF00; / Yellow / <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
    background:       #000080; / Navy /
  }

  input.togglebutton
  {
    color:            #000080; / Navy /
    background:       #FFFF00; / Yellow /
  }
*/

</STYLE>
