      .bgtangerine {
   	   font-family: Arial,Helvetica,sans-serif;
      }

      hr.tanger {
	width: 100%;
	color: #f90;
	background-color: #f90;
	border: 0;
        height: 5px;
      }

      p.links {
	      font-size: 150%;
      }

      table {
	border-collapse: collapse;
        width: 100%;
      }

      tr:nth-child(even) .status:x {
	      background-color: #f2f2f2;
      }
      

      th {
        background-color: #f90;
	color: white;
      }
