        #tblCompetition th {
          text-align: center;
          border: thin solid #000000;
        }
        #tblCompetition td {
          padding:  2px 20px 2px 5px;
          border: thin solid #000000;
        }
        #tblCompetition {
         border: thin solid #000000;
         border-collapse: collapse;
         font-family: verdana, arial, sans-serif;
         font-size: 90%;
        }
        .RevisedDate {
          float: right;
          position: relative;
          margin-right: 20px;
        }
        #tblCompetition a {
          font-weight: bold;
        }
        #tblCompetition a:link {
         text-decoration: none;
         color: #6F4984;
         background-color: #FFFFFF;
         font-weight: bold;
         font-family: verdana, arial, sans-serif;
        }
        #tblCompetition a:visited {
         color: #6F4984;
         background-color: #FFFFFF;
         text-decoration: none;
         font-family: verdana, arial, sans-serif;
        }
        #tblCompetition a:hover {
         color: #FFFFFF;
         background-color: #000000;
         text-decoration: underline;
         font-family: verdana, arial, sans-serif;
        }
        #tblCompetition a:active {
         color: #6F4984;
         background-color: #FFFFFF;
         font-family: verdana, arial, sans-serif;
        }
		#OutlookInstructions {
		  font-family: verdana, arial, sans-serif;
		  font-size: .80em;
		  padding: 1em;
		}
		#DownloadInstructionsLink {
		  font-family: verdana, arial, sans-serif;
		  font-size: .80em;
		}
