/* CSS Document */
h1 { line-height:1em; font-size:4em; margin-bottom: 0px;}
h2 { line-height:2.1em; font-size:2em; margin-bottom: 20px; color:#000000;}
h3 {
	line-height:1.6em;
	font-size:1.5em;
	margin-bottom: 25px;
	color:#5085D1;
	border-bottom: 1px solid #5085D1;
}
h4 { line-height:1em; font-size:2em; margin-bottom: 10px;}
h5 { line-height:1.2em; font-size:1.1em; margin-bottom: 0px;}
h6 { font-weight:bold}

p { margin-bottom: 18px;}

