			body.tournament div#content_wrapper div#content a {
				color: #CE8300;
			}
			body.tournament div#content_wrapper div#content strong {
				color: #707070;
			}
			
			body.tournament div#content h1,
			body.tournament div#content h2,
			body.tournament div#content h3,
			body.tournament div#content h4 {
				font-family: Helvetica, Arial, sans-serif;
			}
			body.tournament div#content h1 {
				color: #707070;
				font-size: 2em;
				font-weight: bold;
				text-transform: uppercase;
			}
			
			body.tournament div#content h2 {
				float: left;
				color: #707070;
				font-size: 1.3em;
				font-weight: bold;
				text-transform: uppercase;
				padding-top: 1em;
				max-width: 760px;
			}			
			
				body.tournament div#content ol#jump_links {
					list-style: decimal;
					font-size: 1.3em;
					padding-left: 2em;
					margin-bottom: 2.5em;
				}
					body.tournament ol#jump_links li {
						margin-bottom: 0.4em;
					}
				
				body.tournament div#content ol#text_sections {}
					body.tournament ol#text_sections li {
						margin-bottom: 3em;
						font-size: 1.3em;
						line-height:1.5;
					}
						body.tournament ol#text_sections li ul {}
							body.tournament ol#text_sections li ul li {
								margin-bottom: 0.25em;
							}
							
               body.tournament ol#text_sections li div#rules_inner_num_list ol li {
						margin-bottom: 0.6em;
						font-size: 1.2em;
						line-height:1.5;
						padding-left: 1.25em;
					}
					
						
					
			   body.tournament ol#text_sections li div#rules_inner_num_list ol li ul li {
						margin-bottom: 0.2em;
						font-size: 0.6em;
						line-height:1.3;
					}						
		
               body.tournament ol#text_sections li ul li {
                    
						font-size: 0.9em;
						line-height:0.1em;
						padding-left: 1.3em;
						padding-bottom:10px;
						font-weight:bold;
					}			
			
				body.tournament div#content_wrapper div#content p,
				body.tournament div#content_wrapper div#content ul {
					list-style: disc;
					font-size: 1.3em;
				}
				
				body.tournament div#content_wrapper div#content p {
					margin-bottom: 1.5em;
				}
				
				body.tournament div#content_wrapper div#content ul {
					padding-left: 1.25em;
				}
