  .expired { color: fuchsia; }

  td,th,body { font-family: Helvetica, sans-serif;
          font-size: 13px;
          font-weight: bold; }
  A:link    {color: #000000;  text-decoration:underline;}
  A:visited {color: #000000;  text-decoration:underline;}
  A:hover   {color: #FF0000;  text-decoration:none;} 

  .containing { position: relative; }
  .RJAnchor { font-family: Helvetica, sans-serif;
            font-size: 24px;
            font-weight: bold;
	    position: absolute; right:0; top: auto;
	    visibility: hidden;
	    }
  .header { font-family: Helvetica, sans-serif;
            font-size: 24px;
            font-weight: bold;
	    text-align: center; }
  input { background-color: #c0c0c0; }
  textarea { background-color: #c0c0c0; }
  .null { background-color: white; }
