body {background:white;}
.content {
	color: black;
	font-family: "Times New Roman", Times, serif;
}
.pagetitle {
	font-family: "Monotype Corsiva", "Times New Roman", sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-align: center;
}
.header {
	background-color: white;
	display: none;
}
.printbreak {
	page-break-before: always;
}
.paratitle {
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.paratitle_small {
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.kidheader {
	background-color: #0099FF;
	font-family: "Times New Roman", Times, serif;
}
.kidtitle {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
}
.kidtext {
	font-family: "Monotype Corsiva", "Times New Roman", sans-serif;
	font-size: 16px;
	color: #000000;
}
.sidebar {
	padding: 5px;
}
.pastdate {
	color: #999999;
}

li.sidebar {
	list-style:circle inside;
	margin-left: -40px;
	}
