body {
	background-color: #e8e7e7;
	margin:	20px;
}
body p {
	text-indent: .25in;
}
body p.c-note {
	text-align: center;
	margin-bottom: 1em;
}
body p.the-data {
	margin-left: .5in;
	margin-top: 0in;
	margin-bottom: 0in;
}
h1 {
	text-align: center;
	margin-top: 0em;
	margin-bottom: 1em;
}
h3 {
	text-align: center;
	color: #0089ff;
	margin-top: 0em;
	margin-bottom: 1em;
}
#group1 {
	background-color: #CCFFFF;
}
.clickit {
	cursor: pointer;
}
hr {
    width: 50%;
}