body {
	background-color: #fff;
	padding: 25px;
	}
p {
	color:#333;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	padding-bottom: .75em;
	}
h2 {
	margin-bottom: .6em;
	padding-bottom:.2em;
	border-bottom: 2px solid #0354c2;
	color:#0354c2;
	font-weight: bold;
	font-size: 1.1em;
	font-family: helvetica, geneva, arial, sans-serif;
	}

