.tourPoints {
	width: 1100px;
}
#matchPlay {
      color:white;
      background-color:red;
      text-align:center;
      font-weight:bold;
      }

      #orangeCol {
      background-color:orange;
      font-weight:bold;
      }

      #yellowCol {
      background-color:yellow;
      font-weight:bold;
      }
#header {
      font-family:Tahoma,Arial,sans-serif;
      font-size:11;
      font-weight:bold;
      background-color: rgb(170,255,0);
      }
