/* SLIPKNOT */
/* Section Stylesheet: Legal
----------------------------------------------------------------------------- */


	h3.top {
	
		background: none;
		font-size: 30px;
		color: #8A0000;
		margin-top: 0;
		
		}
		
		
	#main h3 {
	
		text-indent: 0;
		margin: 30px 0 5px 0;
		text-transform: uppercase;
		background: none !important;
		padding: 0;
		
		}

	#main h4 {
	
		font: normal 12px/16px Georgia, serif;
		margin: 10px 0;
		
		}

	#main ul {
	
		list-style-type: disc;
		margin-left: 20px;
		
		}
		
	#main ol {
	
		list-style-type: decimal;
		margin-left: 20px;

		}

	#main li {
	
		margin: 10px 0 10px 0;
		
		}

