
h1,
h2,
h3,
h4,
h5,
p,
ol,
ul {
	line-height: 18px ;
	margin-bottom: 20px ;
	margin-top: 0px ;
	}
	
a {
	color: #FFFFFF ;
	}
	
h2 {
	font-size: 16px ;
	line-height: 20px ;
	margin-bottom: 20px ;
	}
	
h3 {
	font-size: 13px ;
	line-height: 20px ;
	margin-bottom: 5px ;
	}
	
h3,
h3 a {
	color: #FAB60A ;
	}
	
p.demodescription {
	margin-bottom: 2px ;
	}
	
p.demonote {
	color: #CCCCCC ;
	font-style: italic ;
	}