@charset "utf-8";

h3 {
	margin-top: 2em;	
}

h4 {
	font-weight: bold;
	margin-bottom: .5em;	
}	

.learntitle {
	color: #1B64DC;
	font-size: 14px;
	line-height: 30px;
}

.sectionHeader {
	color: #1B64DC;
	display: block;	
	font-size: 12px;
	margin-bottom: .5em;	
}

.subtitle {
	color: #1B64DC;
	display: block;	
	font-size: 12px;
	margin-bottom: 1.5em;
}

.linkUnderline li a {
	text-decoration: underline;
}

.underline {
	text-decoration: underline;
}
.centerit {
	text-align:center;	
}
.bottomitalics {
	font-style:italic;
}
