@charset "utf-8";
h1, h2 {
	margin: 0;
	color: #133463;
	padding-top: 0px;
}
ul, li, ol, p {
	margin-top: 0;
	margin-bottom: 0;
}

#services {
	font-size: 1em;
}
#services ul {
	margin-top: 0px;
	margin-bottom: 15px;
}
#services p {
	margin-bottom: 0px;
}

.rightAlign {
	text-align: right;
}
