
h1,
h2,
h3,
h4,
h5,
p,
ol,
ul {
	margin-bottom: 16px ;
	margin-top: 0px ;
	}
	
p,
ol,
ul {
	line-height: 18px ;
	}

	
h2 {
	color: #EE7131 ;
	font-family: verdana ;
	font-size: 22px ;
	font-weight: 400 ;
	}
	
h3 {}

h4 {
	margin-bottom: 4px ;
	}
	
p.leftaligned {
	text-align: left ;
	}
	
p.rightaligned {
	text-align: right ;
	}
	
p.centeraligned {
	text-align: center ;
	}
	
p.justified {
	text-align: justify ;
	}
	
p.indented {
	margin-left: 20px ;
	}
	
p.blockquote {
	font-style: italic ;
	margin-left: 20px ;
	margin-right: 20px ;
	}
	
a {
	color: #333333 ;
	}
