.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.bullets {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333366;
	list-style-position: outside;
	list-style-type: disc;
}
.didyou {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #996600;
}
